Searched refs:mlx5_devx_cq (Results 1 – 8 of 8) sorted by relevance
14 struct mlx5_devx_cq { struct72 void mlx5_devx_cq_destroy(struct mlx5_devx_cq *cq);75 int mlx5_devx_cq_create(void *ctx, struct mlx5_devx_cq *cq_obj,
27 mlx5_devx_cq_destroy(struct mlx5_devx_cq *cq) in mlx5_devx_cq_destroy()39 mlx5_cq_init(struct mlx5_devx_cq *cq_obj, uint16_t cq_size) in mlx5_cq_init()79 mlx5_devx_cq_create(void *ctx, struct mlx5_devx_cq *cq_obj, uint16_t log_desc_n, in mlx5_devx_cq_create()
45 struct mlx5_devx_cq cq_obj;
30 struct mlx5_devx_cq cq_obj; /* The CQ DevX object. */
50 struct mlx5_devx_cq cq_obj;
543 struct mlx5_devx_cq cq_obj;1025 struct mlx5_devx_cq cq_obj;1324 struct mlx5_devx_cq cq_obj; /* DevX CQ object. */1381 struct mlx5_devx_cq cq_obj;
301 struct mlx5_devx_cq *cq_obj = 0; in mlx5_rxq_create_devx_cq_resources()
67 struct mlx5_devx_cq cq;