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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82571.c61 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw,
110 phy->ops.set_d0_lplu_state = e1000_set_d0_lplu_state_82571;
861 * e1000_set_d0_lplu_state_82571 - Set Low Power Linkup D0 state
871 static s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) function
877 DEBUGFUNC("e1000_set_d0_lplu_state_82571");

Completed in 42 milliseconds