Home
last modified time | relevance | path

Searched refs:mlx5_alloc_dbrec (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/ofed/libmlx5/
H A Ddbrec.c83 uint32_t *mlx5_alloc_dbrec(struct mlx5_context *context) in mlx5_alloc_dbrec() function
H A Dverbs.c414 cq->dbrec = mlx5_alloc_dbrec(to_mctx(context)); in create_cq()
667 srq->db = mlx5_alloc_dbrec(to_mctx(pd->context)); in mlx5_create_srq()
1313 qp->db = mlx5_alloc_dbrec(ctx); in create_qp()
1852 msrq->db = mlx5_alloc_dbrec(ctx); in mlx5_create_xrc_srq()
2070 rwq->db = mlx5_alloc_dbrec(ctx); in mlx5_create_wq()
H A Dmlx5.h565 uint32_t *mlx5_alloc_dbrec(struct mlx5_context *context);