Searched defs:cq_obj (Results 1 – 2 of 2) sorted by relevance
39 mlx5_cq_init(struct mlx5_devx_cq *cq_obj, uint16_t cq_size) in mlx5_cq_init()81 mlx5_devx_cq_create(void *ctx, struct mlx5_devx_cq *cq_obj, uint16_t log_desc_n, in mlx5_devx_cq_create()
30 struct mlx5_devx_cq cq_obj; /* The CQ DevX object. */ member