Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_82575.c798 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_82575()
867 if (phy->smart_speed == e1000_smart_speed_on) in e1000_set_d0_lplu_state_82580()
908 if (phy->smart_speed == e1000_smart_speed_on) in e1000_set_d3_lplu_state_82580()
H A De1000_hw.h415 e1000_smart_speed_on, enumerator
H A De1000_82541.c979 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_82541()
H A De1000_82571.c911 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_82571()
H A De1000_ich8lan.c3290 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_ich8lan()
3358 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_ich8lan()
H A De1000_phy.c2114 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_generic()