Home
last modified time | relevance | path

Searched refs:igb_set_eee_i350 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_82575.h252 s32 igb_set_eee_i350(struct e1000_hw *, bool adv1G, bool adv100M);
H A De1000_82575.c2590 * igb_set_eee_i350 - Enable/disable EEE support
2598 s32 igb_set_eee_i350(struct e1000_hw *hw, bool adv1G, bool adv100M) in igb_set_eee_i350() function
H A Digb_ethtool.c3182 ret_val = igb_set_eee_i350(hw, adv1g_eee, adv100m_eee); in igb_set_eee()
H A Digb_main.c2416 igb_set_eee_i350(hw, true, true); in igb_reset()
3581 err = igb_set_eee_i350(hw, true, true); in igb_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_82575.h252 s32 igb_set_eee_i350(struct e1000_hw *, bool adv1G, bool adv100M);
H A De1000_82575.c2590 * igb_set_eee_i350 - Enable/disable EEE support
2598 s32 igb_set_eee_i350(struct e1000_hw *hw, bool adv1G, bool adv100M) in igb_set_eee_i350() function
H A Digb_ethtool.c3174 ret_val = igb_set_eee_i350(hw, adv1g_eee, adv100m_eee); in igb_set_eee()
H A Digb_main.c2438 igb_set_eee_i350(hw, true, true); in igb_reset()
3624 err = igb_set_eee_i350(hw, true, true); in igb_probe()

Completed in 44 milliseconds