Searched refs:bnxt_qplib_mrw (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/infiniband/hw/bnxt_re/ |
| A D | qplib_sp.h | 106 struct bnxt_qplib_mrw { struct 277 struct bnxt_qplib_mrw *mrw); 278 int bnxt_qplib_dereg_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw, 280 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr, 282 int bnxt_qplib_free_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr); 284 struct bnxt_qplib_mrw *mr, int max);
|
| A D | ib_verbs.h | 113 struct bnxt_qplib_mrw qplib_mr; 128 struct bnxt_qplib_mrw qplib_mw;
|
| A D | qplib_sp.c | 566 int bnxt_qplib_free_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw) in bnxt_qplib_free_mrw() 602 int bnxt_qplib_alloc_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw) in bnxt_qplib_alloc_mrw() 637 int bnxt_qplib_dereg_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw, in bnxt_qplib_dereg_mrw() 664 int bnxt_qplib_reg_mr(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mr, in bnxt_qplib_reg_mr()
|
Completed in 10 milliseconds