Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ofed/libmlx5/
Dmlx5-abi.h117 struct mlx5_create_cq { struct
Dmlx5.h594 struct ibv_cq *mlx5_create_cq(struct ibv_context *context, int cqe,
Dmlx5.c102 .create_cq = mlx5_create_cq,
Dverbs.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