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

/freebsd-12-stable/sys/dev/e1000/
H A De1000_82575.c69 static s32 e1000_set_d0_lplu_state_82580(struct e1000_hw *hw,
303 phy->ops.set_d0_lplu_state = e1000_set_d0_lplu_state_82580;
311 phy->ops.set_d0_lplu_state = e1000_set_d0_lplu_state_82580;
879 * e1000_set_d0_lplu_state_82580 - Set Low Power Linkup D0 state
891 static s32 e1000_set_d0_lplu_state_82580(struct e1000_hw *hw, bool active) function
896 DEBUGFUNC("e1000_set_d0_lplu_state_82580");

Completed in 109 milliseconds