Searched refs:ixgbe_fc_autoneg (Results 1 – 3 of 3) sorted by relevance
115 void ixgbe_fc_autoneg(struct ixgbe_hw *hw);
461 ixgbe_fc_autoneg(hw); in ixgbe_fc_enable_82598()
141 mac->ops.fc_autoneg = ixgbe_fc_autoneg; in ixgbe_init_ops_generic()3104 void ixgbe_fc_autoneg(struct ixgbe_hw *hw) in ixgbe_fc_autoneg() function