Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/e1000/
De1000_82575.c799 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_82575()
868 if (phy->smart_speed == e1000_smart_speed_on) in e1000_set_d0_lplu_state_82580()
909 if (phy->smart_speed == e1000_smart_speed_on) in e1000_set_d3_lplu_state_82580()
De1000_hw.h416 e1000_smart_speed_on, enumerator
De1000_82541.c980 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_82541()
De1000_82571.c912 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_82571()
De1000_ich8lan.c3291 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_ich8lan()
3359 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_ich8lan()
De1000_phy.c2114 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_generic()