Home
last modified time | relevance | path

Searched refs:mlx5_devx_cq (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_devx.h14 struct mlx5_devx_cq { struct
72 void mlx5_devx_cq_destroy(struct mlx5_devx_cq *cq);
75 int mlx5_devx_cq_create(void *ctx, struct mlx5_devx_cq *cq_obj,
H A Dmlx5_common_devx.c27 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()
/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto.h45 struct mlx5_devx_cq cq_obj;
/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.h30 struct mlx5_devx_cq cq_obj; /* The CQ DevX object. */
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.h50 struct mlx5_devx_cq cq_obj;
/dpdk/drivers/net/mlx5/
H A Dmlx5.h543 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;
H A Dmlx5_devx.c301 struct mlx5_devx_cq *cq_obj = 0; in mlx5_rxq_create_devx_cq_resources()
/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c67 struct mlx5_devx_cq cq;