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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82575.c68 static s32 e1000_set_d0_lplu_state_82580(struct e1000_hw *hw,
304 phy->ops.set_d0_lplu_state = e1000_set_d0_lplu_state_82580;
312 phy->ops.set_d0_lplu_state = e1000_set_d0_lplu_state_82580;
884 * e1000_set_d0_lplu_state_82580 - Set Low Power Linkup D0 state
896 static s32 e1000_set_d0_lplu_state_82580(struct e1000_hw *hw, bool active) function
901 DEBUGFUNC("e1000_set_d0_lplu_state_82580");

Completed in 54 milliseconds