Lines Matching refs:bnxt_qplib_res
225 int bnxt_qplib_get_sgid(struct bnxt_qplib_res *res,
235 int bnxt_qplib_get_pkey(struct bnxt_qplib_res *res,
238 int bnxt_qplib_del_pkey(struct bnxt_qplib_res *res,
241 int bnxt_qplib_add_pkey(struct bnxt_qplib_res *res,
246 int bnxt_qplib_set_func_resources(struct bnxt_qplib_res *res,
249 int bnxt_qplib_create_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah,
251 void bnxt_qplib_destroy_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah,
253 int bnxt_qplib_alloc_mrw(struct bnxt_qplib_res *res,
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);
260 int bnxt_qplib_alloc_fast_reg_mr(struct bnxt_qplib_res *res,
262 int bnxt_qplib_alloc_fast_reg_page_list(struct bnxt_qplib_res *res,
264 int bnxt_qplib_free_fast_reg_page_list(struct bnxt_qplib_res *res,
266 int bnxt_qplib_map_tc2cos(struct bnxt_qplib_res *res, u16 *cids);