Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/e1000/
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