Searched refs:mlx5_create_cq (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/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 Dverbs.c347 struct mlx5_create_cq cmd;
491 struct ibv_cq *mlx5_create_cq(struct ibv_context *context, int cqe, function
H A Dmlx5.c102 .create_cq = mlx5_create_cq,

Completed in 175 milliseconds