Searched refs:E1000_ALL_10_SPEED (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/sys/dev/e1000/
H A De1000_82543.c753 (hw->mac.forced_speed_duplex & E1000_ALL_10_SPEED))
1240 if (mac->forced_speed_duplex & E1000_ALL_10_SPEED) {
H A De1000_80003es2lan.c735 if (hw->mac.forced_speed_duplex & E1000_ALL_10_SPEED)
H A De1000_82541.c1022 (phy->autoneg_advertised == E1000_ALL_10_SPEED)) {
H A De1000_defines.h370 #define E1000_ALL_10_SPEED (ADVERTISE_10_HALF | ADVERTISE_10_FULL) macro
H A De1000_82571.c726 (hw->phy.autoneg_advertised == E1000_ALL_10_SPEED)) {
H A De1000_82575.c962 (phy->autoneg_advertised == E1000_ALL_10_SPEED)) {
H A De1000_phy.c2131 (phy->autoneg_advertised == E1000_ALL_10_SPEED)) {
H A De1000_ich8lan.c3169 (phy->autoneg_advertised == E1000_ALL_10_SPEED)) {

Completed in 126 milliseconds