Searched refs:MLX5E_MAX_COAL_FRAMES (Results 1 – 1 of 1) sorted by relevance
569 #define MLX5E_MAX_COAL_FRAMES MLX5_MAX_CQ_COUNT macro637 if (coal->tx_max_coalesced_frames > MLX5E_MAX_COAL_FRAMES || in mlx5e_ethtool_set_coalesce()638 coal->rx_max_coalesced_frames > MLX5E_MAX_COAL_FRAMES) { in mlx5e_ethtool_set_coalesce()640 __func__, MLX5E_MAX_COAL_FRAMES); in mlx5e_ethtool_set_coalesce()