Searched refs:ixgbe_device_supports_autoneg_fc (Results 1 – 4 of 4) sorted by relevance
84 bool ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw);
69 bool ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw) in ixgbe_device_supports_autoneg_fc() function250 ixgbe_device_supports_autoneg_fc(hw)) { in ixgbe_setup_fc()2368 if (ixgbe_device_supports_autoneg_fc(hw)) in ixgbe_fc_autoneg()
373 if (ixgbe_device_supports_autoneg_fc(hw) && in ixgbe_get_pauseparam()403 !ixgbe_device_supports_autoneg_fc(hw)) in ixgbe_set_pauseparam()
5330 hw->fc.disable_fc_autoneg = ixgbe_device_supports_autoneg_fc(hw); in ixgbe_sw_init()