Home
last modified time | relevance | path

Searched refs:MULTI_FUNCTION_SI (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c2165 mf_info->mf_mode = MULTI_FUNCTION_SI; in lm_get_shmem_mf_cfg_info()
2227 mf_info->mf_mode = MULTI_FUNCTION_SI; in lm_get_shmem_mf_cfg_info()
2281 case MULTI_FUNCTION_SI: in lm_get_shmem_mf_cfg_info()
2350 case MULTI_FUNCTION_SI: in lm_get_shmem_mf_mac_info()
2580 if (((pdev->hw_info.mf_info.mf_mode == MULTI_FUNCTION_SI) || in lm_get_shmem_fw_flow_control()
H A Dlm_hw_init_reset.c2314 case MULTI_FUNCTION_SI: in lm_init_get_modes_bitmap()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_mm.c287 if (((pLM->hw_info.mf_info.mf_mode != MULTI_FUNCTION_SI) && in mm_get_user_config()
H A Dbnxe_fcoe.c1117 case MULTI_FUNCTION_SI: in BnxeFcoePrvCtl()
H A Dbnxe_kstat.c600 (pUM->lm_dev.params.mf_mode == MULTI_FUNCTION_SI) ? "MF-SI" : in BnxeKstatUpdate()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h958 …fine IS_MF_SI_MODE(_pdev) (IS_MULTI_VNIC(_pdev) && ((_pdev)->params.mf_mode == MULTI_FUNCTION_SI))
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h8570 MULTI_FUNCTION_SI /* Switch independent (mac based) */, enumerator