Home
last modified time | relevance | path

Searched refs:mlx5_devx_cmd_create_cq (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dversion.map22 mlx5_devx_cmd_create_cq;
H A Dmlx5_common_devx.c134 cq = mlx5_devx_cmd_create_cq(ctx, attr); in mlx5_devx_cq_create()
H A Dmlx5_devx_cmds.h644 struct mlx5_devx_obj *mlx5_devx_cmd_create_cq(void *ctx,
H A Dmlx5_devx_cmds.c1910 mlx5_devx_cmd_create_cq(void *ctx, struct mlx5_devx_cq_attr *attr) in mlx5_devx_cmd_create_cq() function