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

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_phy.c682 if (phy->smart_speed == igc_smart_speed_on) {
695 } else if (phy->smart_speed == igc_smart_speed_off) {
H A Digc_hw.h458 enum igc_smart_speed smart_speed; member in struct:igc_phy_info
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82575.c799 if (phy->smart_speed == e1000_smart_speed_on) {
812 } else if (phy->smart_speed == e1000_smart_speed_off) {
868 if (phy->smart_speed == e1000_smart_speed_on)
870 else if (phy->smart_speed == e1000_smart_speed_off)
909 if (phy->smart_speed == e1000_smart_speed_on)
911 else if (phy->smart_speed == e1000_smart_speed_off)
H A De1000_82541.c980 if (phy->smart_speed == e1000_smart_speed_on) {
993 } else if (phy->smart_speed == e1000_smart_speed_off) {
H A De1000_82571.c912 if (phy->smart_speed == e1000_smart_speed_on) {
925 } else if (phy->smart_speed == e1000_smart_speed_off) {
H A De1000_hw.h864 enum e1000_smart_speed smart_speed; member in struct:e1000_phy_info
H A De1000_phy.c2114 if (phy->smart_speed == e1000_smart_speed_on) {
2127 } else if (phy->smart_speed == e1000_smart_speed_off) {
H A De1000_ich8lan.c3286 if (phy->smart_speed == e1000_smart_speed_on) {
3299 } else if (phy->smart_speed == e1000_smart_speed_off) {
3354 if (phy->smart_speed == e1000_smart_speed_on) {
3367 } else if (phy->smart_speed == e1000_smart_speed_off) {

Completed in 168 milliseconds