Home
last modified time | relevance | path

Searched defs:cq_obj (Results 1 – 7 of 7) 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()
79 mlx5_devx_cq_create(void *ctx, struct mlx5_devx_cq *cq_obj, uint16_t log_desc_n, in mlx5_devx_cq_create()
H A Dmlx5_devx_cmds.c1914 struct mlx5_devx_obj *cq_obj = mlx5_malloc(MLX5_MEM_ZERO, in mlx5_devx_cmd_create_cq() local
/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto.h45 struct mlx5_devx_cq cq_obj; member
/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.h30 struct mlx5_devx_cq cq_obj; /* The CQ DevX object. */ member
/dpdk/drivers/net/mlx5/
H A Dmlx5_devx.c301 struct mlx5_devx_cq *cq_obj = 0; in mlx5_rxq_create_devx_cq_resources() local
H A Dmlx5.h543 struct mlx5_devx_cq cq_obj; member
1025 struct mlx5_devx_cq cq_obj; member
1324 struct mlx5_devx_cq cq_obj; /* DevX CQ object. */ member
1381 struct mlx5_devx_cq cq_obj; member
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.h50 struct mlx5_devx_cq cq_obj; member