Searched refs:igb_force_mac_fc (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_mac.h22 s32 igb_force_mac_fc(struct e1000_hw *hw);
H A De1000_mac.c828 * igb_force_mac_fc - Force the MAC's flow control settings
837 s32 igb_force_mac_fc(struct e1000_hw *hw) function
914 ret_val = igb_force_mac_fc(hw);
917 ret_val = igb_force_mac_fc(hw);
1087 ret_val = igb_force_mac_fc(hw);
1210 ret_val = igb_force_mac_fc(hw);
H A De1000_82575.c1780 igb_force_mac_fc(hw);
H A Digb_ethtool.c432 igb_force_mac_fc(hw) : igb_setup_link(hw));
H A Digb_main.c2416 igb_force_mac_fc(hw);

Completed in 328 milliseconds