Lines Matching refs:mlx5_core_dev
154 int mlx5_init_cq_table(struct mlx5_core_dev *dev);
155 void mlx5_cleanup_cq_table(struct mlx5_core_dev *dev);
156 int mlx5_core_create_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq,
158 int mlx5_core_destroy_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);
159 int mlx5_core_query_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq,
161 int mlx5_core_modify_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq,
163 int mlx5_core_modify_cq_moderation(struct mlx5_core_dev *dev,
166 int mlx5_core_modify_cq_moderation_mode(struct mlx5_core_dev *dev,
171 int mlx5_core_modify_cq_by_mask(struct mlx5_core_dev *,
175 int mlx5_debug_cq_add(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);
176 void mlx5_debug_cq_remove(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);