Home
last modified time | relevance | path

Searched refs:tmac_lossy_switch_en (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/vxge/vxgehal/
HDvxgehal-config.c406 if ((mac_config->tmac_lossy_switch_en != in __hal_device_mac_config_check()
408 (mac_config->tmac_lossy_switch_en != in __hal_device_mac_config_check()
410 (mac_config->tmac_lossy_switch_en != in __hal_device_mac_config_check()
2145 mac_config->tmac_lossy_switch_en = in vxge_hal_device_config_default_get()
HDvxgehal-mrpcim.c4382 if (mac_config->tmac_lossy_switch_en != in __hal_mrpcim_mac_configure()
4385 if (mac_config->tmac_lossy_switch_en) in __hal_mrpcim_mac_configure()
4392 if (mac_config->tmac_lossy_switch_en != in __hal_mrpcim_mac_configure()
HDvxgehal-mgmtaux.c601 mac_config->tmac_lossy_switch_en, "%u"); in vxge_hal_aux_device_config_read()
/NextBSD/sys/dev/vxge/include/
HDvxgehal-config.h656 u32 tmac_lossy_switch_en; member