Home
last modified time | relevance | path

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

/NextBSD/sys/dev/vxge/vxgehal/
HDvxgehal-config.c153 if ((port_config->rmac_strip_fcs != in __hal_device_wire_port_config_check()
155 (port_config->rmac_strip_fcs != in __hal_device_wire_port_config_check()
157 (port_config->rmac_strip_fcs != in __hal_device_wire_port_config_check()
269 if ((port_config->rmac_strip_fcs != in __hal_device_switch_port_config_check()
271 (port_config->rmac_strip_fcs != in __hal_device_switch_port_config_check()
273 (port_config->rmac_strip_fcs != in __hal_device_switch_port_config_check()
2054 wire_port_config->rmac_strip_fcs = in vxge_hal_device_config_default_get()
2102 switch_port_config->rmac_strip_fcs = in vxge_hal_device_config_default_get()
HDvxgehal-mrpcim.c3857 if (mac_config->wire_port_config[i].rmac_strip_fcs != in __hal_mrpcim_mac_configure()
3859 if (mac_config->wire_port_config[i].rmac_strip_fcs) in __hal_mrpcim_mac_configure()
4175 if (mac_config->switch_port_config.rmac_strip_fcs != in __hal_mrpcim_mac_configure()
4177 if (mac_config->switch_port_config.rmac_strip_fcs) in __hal_mrpcim_mac_configure()
HDvxgehal-mgmtaux.c537 mac_config->wire_port_config[i].rmac_strip_fcs, "%u"); in vxge_hal_aux_device_config_read()
572 mac_config->switch_port_config.rmac_strip_fcs, "%u"); in vxge_hal_aux_device_config_read()
/NextBSD/sys/dev/vxge/include/
HDvxgehal-config.h255 u32 rmac_strip_fcs; member
405 u32 rmac_strip_fcs; member