Searched refs:bnxt_qplib_reg_mr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_sp.h | 256 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr,
|
H A D | qplib_sp.c | 652 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr, in bnxt_qplib_reg_mr() function
|
H A D | ib_verbs.c | 506 rc = bnxt_qplib_reg_mr(&rdev->qplib_res, &mr->qplib_mr, NULL, in bnxt_re_create_fence_mr() 3605 rc = bnxt_qplib_reg_mr(&rdev->qplib_res, &mr->qplib_mr, NULL, 0, in bnxt_re_get_dma_mr() 3838 rc = bnxt_qplib_reg_mr(&rdev->qplib_res, &mr->qplib_mr, umem, in bnxt_re_reg_user_mr()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_sp.h | 337 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr,
|
H A D | qplib_sp.c | 594 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr, in bnxt_qplib_reg_mr() function
|
H A D | ib_verbs.c | 520 rc = bnxt_qplib_reg_mr(&rdev->qplib_res, &mr->qplib_mr, NULL, in bnxt_re_create_fence_mr() 3813 rc = bnxt_qplib_reg_mr(&rdev->qplib_res, &mr->qplib_mr, NULL, 0, in bnxt_re_get_dma_mr() 4036 rc = bnxt_qplib_reg_mr(&rdev->qplib_res, &mr->qplib_mr, umem, in __bnxt_re_user_reg_mr()
|
Completed in 16 milliseconds