Lines Matching refs:mlx5_core_dev
160 int mlx5_init_cq_table(struct mlx5_core_dev *dev);
161 void mlx5_cleanup_cq_table(struct mlx5_core_dev *dev);
162 int mlx5_core_create_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq,
164 int mlx5_core_destroy_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);
165 int mlx5_core_query_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq,
167 int mlx5_core_modify_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq,
169 int mlx5_core_modify_cq_moderation(struct mlx5_core_dev *dev,
172 int mlx5_core_modify_cq_moderation_mode(struct mlx5_core_dev *dev,
177 int mlx5_core_modify_cq_by_mask(struct mlx5_core_dev *,
181 int mlx5_debug_cq_add(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);
182 void mlx5_debug_cq_remove(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);