Searched refs:MLX5E_MAX_COAL_TIME (Results 1 – 1 of 1) sorted by relevance
553 #define MLX5E_MAX_COAL_TIME MLX5_MAX_CQ_PERIOD macro615 if (coal->tx_coalesce_usecs > MLX5E_MAX_COAL_TIME || in mlx5e_ethtool_set_coalesce()616 coal->rx_coalesce_usecs > MLX5E_MAX_COAL_TIME) { in mlx5e_ethtool_set_coalesce()618 __func__, MLX5E_MAX_COAL_TIME); in mlx5e_ethtool_set_coalesce()
Completed in 8 milliseconds