Home
last modified time | relevance | path

Searched refs:e1000_set_d0_lplu_state_82574 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A D82571.c38 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active);
75 phy->ops.set_d0_lplu_state = e1000_set_d0_lplu_state_82574; in e1000_init_phy_params_82571()
597 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82574() function