Searched refs:bnxt_qplib_mrw (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c488 int bnxt_qplib_free_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw)
527 int bnxt_qplib_alloc_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw)
565 int bnxt_qplib_dereg_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw,
595 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr,
H A Dib_verbs.h119 struct bnxt_qplib_mrw qplib_mr;
134 struct bnxt_qplib_mrw qplib_mw;
H A Dqplib_sp.h107 struct bnxt_qplib_mrw { struct
334 struct bnxt_qplib_mrw *mrw);
335 int bnxt_qplib_dereg_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw,
337 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr,
339 int bnxt_qplib_free_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr);
341 struct bnxt_qplib_mrw *mr, int max);

Completed in 157 milliseconds