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