Searched refs:e1000_null_lplu_state (Results 1 – 2 of 2) sorted by relevance
41 s32 e1000_null_lplu_state(struct e1000_hw *hw, bool active);
91 phy->ops.set_d0_lplu_state = e1000_null_lplu_state; in e1000_init_phy_ops_generic()92 phy->ops.set_d3_lplu_state = e1000_null_lplu_state; in e1000_init_phy_ops_generic()139 s32 e1000_null_lplu_state(struct e1000_hw E1000_UNUSEDARG *hw, in e1000_null_lplu_state() function