Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_sp.h108 struct bnxt_qplib_mrw { struct
254 struct bnxt_qplib_mrw *mrw);
255 int bnxt_qplib_dereg_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw,
257 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr,
259 int bnxt_qplib_free_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr);
261 struct bnxt_qplib_mrw *mr, int max);
Dib_verbs.h113 struct bnxt_qplib_mrw qplib_mr;
128 struct bnxt_qplib_mrw qplib_fmr;
134 struct bnxt_qplib_mrw qplib_mw;
Dqplib_sp.c557 int bnxt_qplib_free_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw) in bnxt_qplib_free_mrw()
593 int bnxt_qplib_alloc_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw) in bnxt_qplib_alloc_mrw()
628 int bnxt_qplib_dereg_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw, in bnxt_qplib_dereg_mrw()
655 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr, in bnxt_qplib_reg_mr()