Searched refs:MLX5E_MAX_COAL_FRAMES (Results 1 – 1 of 1) sorted by relevance
644 #define MLX5E_MAX_COAL_FRAMES MLX5_MAX_CQ_COUNT macro715 if (coal->tx_max_coalesced_frames > MLX5E_MAX_COAL_FRAMES || in mlx5e_ethtool_set_coalesce()716 coal->rx_max_coalesced_frames > MLX5E_MAX_COAL_FRAMES) { in mlx5e_ethtool_set_coalesce()720 MLX5E_MAX_COAL_FRAMES, coal->tx_max_coalesced_frames, in mlx5e_ethtool_set_coalesce()829 if (coal->tx_max_coalesced_frames > MLX5E_MAX_COAL_FRAMES || in mlx5e_ethtool_set_per_queue_coalesce()830 coal->rx_max_coalesced_frames > MLX5E_MAX_COAL_FRAMES) { in mlx5e_ethtool_set_per_queue_coalesce()832 __func__, MLX5E_MAX_COAL_FRAMES); in mlx5e_ethtool_set_per_queue_coalesce()