Home
last modified time | relevance | path

Searched defs:cq_obj (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_devx.c39 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()
/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.h30 struct mlx5_devx_cq cq_obj; /* The CQ DevX object. */ member