Searched defs:e1000_set_d0_lplu_state_82571 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82571.c60 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw,
112 phy->ops.set_d0_lplu_state = e1000_set_d0_lplu_state_82571;
976 * e1000_set_d0_lplu_state_82571 - Set Low Power Linkup D0 state
986 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) function
992 DEBUGFUNC("e1000_set_d0_lplu_state_82571");

Completed in 47 milliseconds