Searched refs:txgbe_device_supports_autoneg_fc (Results 1 – 2 of 2) sorted by relevance
35 bool txgbe_device_supports_autoneg_fc(struct txgbe_hw *hw);
37 bool txgbe_device_supports_autoneg_fc(struct txgbe_hw *hw) in txgbe_device_supports_autoneg_fc() function223 (txgbe_device_supports_autoneg_fc(hw))) { in txgbe_setup_fc()1247 if (txgbe_device_supports_autoneg_fc(hw)) in txgbe_fc_autoneg()