Searched refs:e1000_set_d3_lplu_state_82574 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A D82571.c57 static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active);
94 phy->ops.set_d3_lplu_state = e1000_set_d3_lplu_state_82574; e1000_init_phy_params_82571()
630 * e1000_set_d3_lplu_state_82574 - Sets low power link up state for D3
640 static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active) e1000_set_d3_lplu_state_82574() function

Completed in 46 milliseconds