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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82571.c80 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw,
159 phy->ops.set_d0_lplu_state = e1000_set_d0_lplu_state_82574;
679 * e1000_set_d0_lplu_state_82574 - Set Low Power Linkup D0 state
690 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) function
694 DEBUGFUNC("e1000_set_d0_lplu_state_82574");

Completed in 69 milliseconds