Searched refs:cq_max_count (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | cq.c | 224 u16 cq_max_count) in mlx5_core_modify_cq_moderation() argument 232 MLX5_SET(cqc, cqc, cq_max_count, cq_max_count); in mlx5_core_modify_cq_moderation()
|
| H A D | en.h | 1065 u16 cq_period, u16 cq_max_count, u8 cq_period_mode);
|
| H A D | en_main.c | 2258 u16 cq_period, u16 cq_max_count, u8 cq_period_mode) in mlx5e_modify_cq_moderation() argument 2266 MLX5_SET(cqc, cqc, cq_max_count, cq_max_count); in mlx5e_modify_cq_moderation()
|
| /linux-6.15/include/linux/mlx5/ |
| H A D | cq.h | 134 #define MLX5_MAX_CQ_COUNT (BIT(__mlx5_bit_sz(cqc, cq_max_count)) - 1) 198 u16 cq_max_count);
|
| H A D | mlx5_ifc.h | 4732 u8 cq_max_count[0x10]; member
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | cq.c | 181 cq_context->cq_max_count = cpu_to_be16(count); in mlx4_cq_modify()
|
| H A D | mlx4.h | 350 __be16 cq_max_count; member
|