Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_hw.h350 e1000_smart_speed_on, enumerator
H A De1000_82575.c777 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_82575()
846 if (phy->smart_speed == e1000_smart_speed_on) in e1000_set_d0_lplu_state_82580()
887 if (phy->smart_speed == e1000_smart_speed_on) in e1000_set_d3_lplu_state_82580()
H A De1000_82541.c946 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_82541()
H A De1000_82571.c997 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_82571()
H A De1000_ich8lan.c3196 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_ich8lan()
3264 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_ich8lan()
H A De1000_phy.c2086 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_generic()