Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_82575.c859 } else if (phy->smart_speed == e1000_smart_speed_off) { in e1000_set_d0_lplu_state_82575()
917 else if (phy->smart_speed == e1000_smart_speed_off) in e1000_set_d0_lplu_state_82580()
958 else if (phy->smart_speed == e1000_smart_speed_off) in e1000_set_d3_lplu_state_82580()
H A De1000_hw.h360 e1000_smart_speed_off enumerator
H A De1000_82541.c1006 } else if (phy->smart_speed == e1000_smart_speed_off) { in e1000_set_d3_lplu_state_82541()
H A De1000_82571.c1040 } else if (phy->smart_speed == e1000_smart_speed_off) { in e1000_set_d0_lplu_state_82571()
H A De1000_ich8lan.c3085 } else if (phy->smart_speed == e1000_smart_speed_off) { in e1000_set_d0_lplu_state_ich8lan()
3153 } else if (phy->smart_speed == e1000_smart_speed_off) { in e1000_set_d3_lplu_state_ich8lan()
H A De1000_phy.c2115 } else if (phy->smart_speed == e1000_smart_speed_off) { in e1000_set_d3_lplu_state_generic()