cq_max_count      181 drivers/net/ethernet/mellanox/mlx4/cq.c 	cq_context->cq_max_count = cpu_to_be16(count);
cq_max_count      348 drivers/net/ethernet/mellanox/mlx4/mlx4.h 	__be16			cq_max_count;
cq_max_count      206 drivers/net/ethernet/mellanox/mlx5/core/cq.c 				   u16 cq_max_count)
cq_max_count      214 drivers/net/ethernet/mellanox/mlx5/core/cq.c 	MLX5_SET(cqc, cqc, cq_max_count, cq_max_count);
cq_max_count      134 include/linux/mlx5/cq.h #define MLX5_MAX_CQ_COUNT (BIT(__mlx5_bit_sz(cqc, cq_max_count)) - 1)
cq_max_count      196 include/linux/mlx5/cq.h 				   u16 cq_max_count);
cq_max_count     3549 include/linux/mlx5/mlx5_ifc.h 	u8         cq_max_count[0x10];