Searched refs:cq_max_count (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | cq.c | 240 u16 cq_max_count) in mlx5_core_modify_cq_moderation() argument 248 MLX5_SET(cqc, cqc, cq_max_count, cq_max_count); in mlx5_core_modify_cq_moderation()
|
| H A D | en.h | 1125 u16 cq_period, u16 cq_max_count, u8 cq_period_mode);
|
| H A D | en_main.c | 2361 u16 cq_period, u16 cq_max_count, u8 cq_period_mode) in mlx5e_modify_cq_moderation() argument 2369 MLX5_SET(cqc, cqc, cq_max_count, cq_max_count); in mlx5e_modify_cq_moderation()
|
| /linux/include/linux/mlx5/ |
| H A D | cq.h | 133 #define MLX5_MAX_CQ_COUNT (BIT(__mlx5_bit_sz(cqc, cq_max_count)) - 1) 198 u16 cq_max_count);
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | mlx4.h | 350 __be16 cq_max_count; member
|