Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libmlx5/
HDmlx5-abi.h117 struct mlx5_create_cq { struct
HDmlx5.h594 struct ibv_cq *mlx5_create_cq(struct ibv_context *context, int cqe,
HDmlx5.c108 .create_cq = mlx5_create_cq,
HDverbs.c347 struct mlx5_create_cq cmd; in create_cq()
491 struct ibv_cq *mlx5_create_cq(struct ibv_context *context, int cqe, in mlx5_create_cq() function