Searched refs:MULTI_FUNCTION_SD (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c1413 if (mf_info->mf_mode == MULTI_FUNCTION_SD)
1502 } // MULTI_FUNCTION_SD
1888 mf_info->mf_mode = MULTI_FUNCTION_SD;
2109 if (mf_info->mf_mode == MULTI_FUNCTION_SD)
2181 mf_info->mf_mode = MULTI_FUNCTION_SD;
2209 mf_info->mf_mode = MULTI_FUNCTION_SD;
2215 mf_info->mf_mode = MULTI_FUNCTION_SD;
2260 case MULTI_FUNCTION_SD:
2338 case MULTI_FUNCTION_SD:
3384 (pdev->hw_info.mf_info.mf_mode == MULTI_FUNCTION_SD) ||
[all...]
H A Dlm_hw_init_reset.c2311 case MULTI_FUNCTION_SD:
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_fcoe.c1114 case MULTI_FUNCTION_SD:
H A Dbnxe_kstat.c599 (pUM->lm_dev.params.mf_mode == MULTI_FUNCTION_SD) ? "MF-SD" :
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h959 #define IS_MF_SD_MODE(_pdev) (IS_MULTI_VNIC(_pdev) && ((_pdev)->params.mf_mode == MULTI_FUNCTION_SD))
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h8569 MULTI_FUNCTION_SD /* Switch dependent (vlan based) */, enumerator in enum:mf_mode

Completed in 169 milliseconds