Home
last modified time | relevance | path

Searched refs:e1000_smart_speed_on (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/e1000/
HDe1000_hw.h374 e1000_smart_speed_on, enumerator
HDe1000_82575.c850 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_82575()
919 if (phy->smart_speed == e1000_smart_speed_on) in e1000_set_d0_lplu_state_82580()
960 if (phy->smart_speed == e1000_smart_speed_on) in e1000_set_d3_lplu_state_82580()
HDe1000_82541.c979 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_82541()
HDe1000_82571.c1027 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_82571()
HDe1000_ich8lan.c3273 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_ich8lan()
3341 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_ich8lan()
HDe1000_phy.c2103 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_generic()