Searched refs:igb_set_d0_lplu_state_82575 (Results 1 – 1 of 1) sorted by relevance
31 static s32 igb_set_d0_lplu_state_82575(struct e1000_hw *, bool);287 phy->ops.set_d0_lplu_state = igb_set_d0_lplu_state_82575; in igb_init_phy_params_82575()959 static s32 igb_set_d0_lplu_state_82575(struct e1000_hw *hw, bool active) in igb_set_d0_lplu_state_82575() function