MLX5E_MAX_COAL_TIME  548 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	if (coal->tx_coalesce_usecs > MLX5E_MAX_COAL_TIME ||
MLX5E_MAX_COAL_TIME  549 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 	    coal->rx_coalesce_usecs > MLX5E_MAX_COAL_TIME) {
MLX5E_MAX_COAL_TIME  551 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c 			    __func__, MLX5E_MAX_COAL_TIME);