Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c30 static s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active);
1087 ret_val = e1000_set_d3_lplu_state(hw, false); in e1000_copper_link_igp_setup()
5339 static s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state() function