Home
last modified time | relevance | path

Searched refs:autoneg_rate (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/dev/vxge/vxgehal/
Dvxgehal-config.c84 if ((port_config->autoneg_rate > in __hal_device_wire_port_config_check()
86 (port_config->autoneg_rate != in __hal_device_wire_port_config_check()
2021 wire_port_config->autoneg_rate = in vxge_hal_device_config_default_get()
Dvxgehal-mrpcim.c4075 if (mac_config->wire_port_config[i].autoneg_rate != in __hal_mrpcim_mac_configure()
4078 if (mac_config->wire_port_config[i].autoneg_rate) in __hal_mrpcim_mac_configure()
/freebsd-9-stable/sys/dev/vxge/include/
Dvxgehal-config.h198 u32 autoneg_rate; member