Searched refs:mlx5_alloc_dbrec (Results 1 – 3 of 3) sorted by relevance
83 uint32_t *mlx5_alloc_dbrec(struct mlx5_context *context) in mlx5_alloc_dbrec() function
414 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()
565 uint32_t *mlx5_alloc_dbrec(struct mlx5_context *context);