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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dich8lan.c238 static s32 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active);
290 phy->ops.set_d0_lplu_state = e1000_set_lplu_state_pchlan;
291 phy->ops.set_d3_lplu_state = e1000_set_lplu_state_pchlan;
1737 * e1000_set_lplu_state_pchlan - Set Low Power Link Up state
1747 static s32 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active) function

Completed in 17 milliseconds