Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igb/
De1000_mac.h32 s32 igb_setup_link(struct e1000_hw *hw);
De1000_mac.c678 s32 igb_setup_link(struct e1000_hw *hw) in igb_setup_link() function
De1000_82575.c1549 ret_val = igb_setup_link(hw); in igb_init_hw_82575()
Digb_ethtool.c432 igb_force_mac_fc(hw) : igb_setup_link(hw)); in igb_set_pauseparam()
Digb_main.c2033 igb_setup_link(&adapter->hw); in igb_power_up_link()