Searched refs:e1000_set_d3_lplu_state_generic (Results 1 – 6 of 6) sorted by relevance
49 s32 e1000_set_d3_lplu_state_generic(struct e1000_hw *hw, bool active);
925 ret_val = e1000_set_d3_lplu_state_generic(hw, active); in e1000_set_d3_lplu_state_82541()
87 phy->ops.set_d3_lplu_state = e1000_set_d3_lplu_state_generic; in e1000_init_phy_params_80003es2lan()
83 phy->ops.set_d3_lplu_state = e1000_set_d3_lplu_state_generic; in e1000_init_phy_params_82571()
223 phy->ops.set_d3_lplu_state = e1000_set_d3_lplu_state_generic; in e1000_init_phy_params_82575()
2060 s32 e1000_set_d3_lplu_state_generic(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_generic() function