Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h122 struct bnxt_qplib_mrw qplib_mr;
137 struct bnxt_qplib_mrw qplib_mw;
H A Dqplib_sp.c507 int bnxt_qplib_free_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw) in bnxt_qplib_free_mrw()
546 int bnxt_qplib_alloc_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw) in bnxt_qplib_alloc_mrw()
584 int bnxt_qplib_dereg_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw, in bnxt_qplib_dereg_mrw()
614 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr, in bnxt_qplib_reg_mr()
H A Dib_verbs.c160 struct bnxt_qplib_mrw *qplib_mr) in bnxt_re_check_and_set_relaxed_ordering()