Searched refs:smart_speed (Results 1 – 9 of 9) sorted by relevance
993 if (phy->smart_speed == e1000_smart_speed_on) { in igb_set_d0_lplu_state_82575()1004 } else if (phy->smart_speed == e1000_smart_speed_off) { in igb_set_d0_lplu_state_82575()1055 if (phy->smart_speed == e1000_smart_speed_on) in igb_set_d0_lplu_state_82580()1057 else if (phy->smart_speed == e1000_smart_speed_off) in igb_set_d0_lplu_state_82580()1092 if (phy->smart_speed == e1000_smart_speed_on) in igb_set_d3_lplu_state_82580()1094 else if (phy->smart_speed == e1000_smart_speed_off) in igb_set_d3_lplu_state_82580()
412 enum e1000_smart_speed smart_speed; member
1419 if (phy->smart_speed == e1000_smart_speed_on) { in igb_set_d3_lplu_state()1432 } else if (phy->smart_speed == e1000_smart_speed_off) { in igb_set_d3_lplu_state()
625 enum e1000_smart_speed smart_speed; member
908 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_82571()919 } else if (phy->smart_speed == e1000_smart_speed_off) { in e1000_set_d0_lplu_state_82571()
1548 if (phy->smart_speed == e1000_smart_speed_on) { in e1000e_set_d3_lplu_state()1559 } else if (phy->smart_speed == e1000_smart_speed_off) { in e1000e_set_d3_lplu_state()
3114 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d0_lplu_state_ich8lan()3125 } else if (phy->smart_speed == e1000_smart_speed_off) { in e1000_set_d0_lplu_state_ich8lan()3176 if (phy->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state_ich8lan()3187 } else if (phy->smart_speed == e1000_smart_speed_off) { in e1000_set_d3_lplu_state_ich8lan()
5375 if (hw->smart_speed == e1000_smart_speed_on) { in e1000_set_d3_lplu_state()5388 } else if (hw->smart_speed == e1000_smart_speed_off) { in e1000_set_d3_lplu_state()
1387 e1000_smart_speed smart_speed; member