Home
last modified time | relevance | path

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

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