ixgbe_device_supports_autoneg_fc  252 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c 		   ixgbe_device_supports_autoneg_fc(hw)) {
ixgbe_device_supports_autoneg_fc 2444 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c 		if (ixgbe_device_supports_autoneg_fc(hw))
ixgbe_device_supports_autoneg_fc   61 drivers/net/ethernet/intel/ixgbe/ixgbe_common.h bool ixgbe_device_supports_autoneg_fc(struct ixgbe_hw *hw);
ixgbe_device_supports_autoneg_fc  446 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 	if (ixgbe_device_supports_autoneg_fc(hw) &&
ixgbe_device_supports_autoneg_fc  476 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 	    !ixgbe_device_supports_autoneg_fc(hw))
ixgbe_device_supports_autoneg_fc 6398 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 	hw->fc.disable_fc_autoneg = ixgbe_device_supports_autoneg_fc(hw);