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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_mac.h46 s32 igb_force_mac_fc(struct e1000_hw *hw);
H A De1000_mac.c701 * igb_force_mac_fc - Force the MAC's flow control settings
710 s32 igb_force_mac_fc(struct e1000_hw *hw) function
788 ret_val = igb_force_mac_fc(hw);
791 ret_val = igb_force_mac_fc(hw);
973 ret_val = igb_force_mac_fc(hw);
H A De1000_82575.c1187 igb_force_mac_fc(hw);
H A Digb_ethtool.c308 igb_force_mac_fc(hw) : igb_setup_link(hw));

Completed in 49 milliseconds