Searched refs:MLX5E_MAX_COAL_FRAMES (Results 1 – 1 of 1) sorted by relevance
698 #define MLX5E_MAX_COAL_FRAMES MLX5_MAX_CQ_COUNT macro769 if (coal->tx_max_coalesced_frames > MLX5E_MAX_COAL_FRAMES || in mlx5e_ethtool_set_coalesce()770 coal->rx_max_coalesced_frames > MLX5E_MAX_COAL_FRAMES) { in mlx5e_ethtool_set_coalesce()774 MLX5E_MAX_COAL_FRAMES, coal->tx_max_coalesced_frames, in mlx5e_ethtool_set_coalesce()883 if (coal->tx_max_coalesced_frames > MLX5E_MAX_COAL_FRAMES || in mlx5e_ethtool_set_per_queue_coalesce()884 coal->rx_max_coalesced_frames > MLX5E_MAX_COAL_FRAMES) { in mlx5e_ethtool_set_per_queue_coalesce()886 __func__, MLX5E_MAX_COAL_FRAMES); in mlx5e_ethtool_set_per_queue_coalesce()