Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_82575.h253 s32 igb_set_eee_i354(struct e1000_hw *, bool adv1G, bool adv100M);
H A De1000_82575.c2646 * igb_set_eee_i354 - Enable/disable EEE support
2654 s32 igb_set_eee_i354(struct e1000_hw *hw, bool adv1G, bool adv100M) in igb_set_eee_i354() function
H A Digb_ethtool.c3180 ret_val = igb_set_eee_i354(hw, adv1g_eee, adv100m_eee); in igb_set_eee()
H A Digb_main.c2419 igb_set_eee_i354(hw, true, true); in igb_reset()
3592 err = igb_set_eee_i354(hw, true, true); in igb_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_82575.h253 s32 igb_set_eee_i354(struct e1000_hw *, bool adv1G, bool adv100M);
H A De1000_82575.c2646 * igb_set_eee_i354 - Enable/disable EEE support
2654 s32 igb_set_eee_i354(struct e1000_hw *hw, bool adv1G, bool adv100M) in igb_set_eee_i354() function
H A Digb_ethtool.c3172 ret_val = igb_set_eee_i354(hw, adv1g_eee, adv100m_eee); in igb_set_eee()
H A Digb_main.c2441 igb_set_eee_i354(hw, true, true); in igb_reset()
3635 err = igb_set_eee_i354(hw, true, true); in igb_probe()

Completed in 36 milliseconds