Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dcq.c213 u16 cq_max_count) in mlx5_core_modify_cq_moderation() argument
221 MLX5_SET(cqc, cqc, cq_max_count, cq_max_count); in mlx5_core_modify_cq_moderation()
/linux-6.3-rc2/include/linux/mlx5/
A Dcq.h133 #define MLX5_MAX_CQ_COUNT (BIT(__mlx5_bit_sz(cqc, cq_max_count)) - 1)
197 u16 cq_max_count);
A Dmlx5_ifc.h4338 u8 cq_max_count[0x10]; member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Dcq.c181 cq_context->cq_max_count = cpu_to_be16(count); in mlx4_cq_modify()
A Dmlx4.h348 __be16 cq_max_count; member

Completed in 78 milliseconds