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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.c72 static s32 e1000_set_d0_lplu_state_82575(struct e1000_hw *hw,
294 phy->ops.set_d0_lplu_state = e1000_set_d0_lplu_state_82575;
799 * e1000_set_d0_lplu_state_82575 - Set Low Power Linkup D0 state
811 static s32 e1000_set_d0_lplu_state_82575(struct e1000_hw *hw, bool active) function
817 DEBUGFUNC("e1000_set_d0_lplu_state_82575");

Completed in 63 milliseconds