Searched refs:cq_max_count (Results 1 – 5 of 5) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| 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()
|
| A D | en.h | 1073 u16 cq_period, u16 cq_max_count, u8 cq_period_mode);
|
| A D | en_main.c | 2351 u16 cq_period, u16 cq_max_count, u8 cq_period_mode) in mlx5e_modify_cq_moderation() argument 2359 MLX5_SET(cqc, cqc, cq_max_count, cq_max_count); in mlx5e_modify_cq_moderation()
|
| /drivers/net/ethernet/mellanox/mlx4/ |
| A D | cq.c | 181 cq_context->cq_max_count = cpu_to_be16(count); in mlx4_cq_modify()
|
| A D | mlx4.h | 350 __be16 cq_max_count; member
|
Completed in 32 milliseconds