Searched refs:MLX5E_MAX_COAL_FRAMES (Results 1 – 1 of 1) sorted by relevance
516 #define MLX5E_MAX_COAL_FRAMES MLX5_MAX_CQ_COUNT macro560 if (coal->tx_max_coalesced_frames > MLX5E_MAX_COAL_FRAMES || in mlx5e_ethtool_set_coalesce()561 coal->rx_max_coalesced_frames > MLX5E_MAX_COAL_FRAMES) { in mlx5e_ethtool_set_coalesce()563 __func__, MLX5E_MAX_COAL_FRAMES); in mlx5e_ethtool_set_coalesce()