Home
last modified time | relevance | path

Searched refs:e1000_set_d3_lplu_state (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c29 static s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active);
1086 ret_val = e1000_set_d3_lplu_state(hw, false); in e1000_copper_link_igp_setup()
5344 static s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state() function
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c2197 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state() function
2471 ret_val = e1000_set_d3_lplu_state(hw, false); in e1000_copper_link_igp_setup()