Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.h337 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr,
H A Dqplib_sp.c594 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr, in bnxt_qplib_reg_mr() function
H A Dib_verbs.c520 rc = bnxt_qplib_reg_mr(&rdev->qplib_res, &mr->qplib_mr, NULL, in bnxt_re_create_fence_mr()
3821 rc = bnxt_qplib_reg_mr(&rdev->qplib_res, &mr->qplib_mr, NULL, 0, in bnxt_re_get_dma_mr()
4044 rc = bnxt_qplib_reg_mr(&rdev->qplib_res, &mr->qplib_mr, umem, in __bnxt_re_user_reg_mr()