Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/u-boot/drivers/net/
H A De1000.c2411 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state() function
2685 ret_val = e1000_set_d3_lplu_state(hw, false); in e1000_copper_link_igp_setup()