Home
last modified time | relevance | path

Searched refs:cq_max_count (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/
Dcq.c206 u16 cq_max_count) in mlx5_core_modify_cq_moderation() argument
214 MLX5_SET(cqc, cqc, cq_max_count, cq_max_count); in mlx5_core_modify_cq_moderation()
/drivers/net/ethernet/mellanox/mlx4/
Dcq.c181 cq_context->cq_max_count = cpu_to_be16(count); in mlx4_cq_modify()
Dmlx4.h348 __be16 cq_max_count; member