Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.h36 s32 igb_set_d3_lplu_state(struct e1000_hw *hw, bool active);
H A De1000_phy.c1395 s32 igb_set_d3_lplu_state(struct e1000_hw *hw, bool active) in igb_set_d3_lplu_state() function
H A De1000_82575.c288 phy->ops.set_d3_lplu_state = igb_set_d3_lplu_state; in igb_init_phy_params_82575()