Lines Matching defs:res

174 int bnxt_qplib_set_func_resources(struct bnxt_qplib_res *res,  in bnxt_qplib_set_func_resources()
206 int bnxt_qplib_get_sgid(struct bnxt_qplib_res *res, in bnxt_qplib_get_sgid()
223 struct bnxt_qplib_res *res = to_bnxt_qplib(sgid_tbl, in bnxt_qplib_del_sgid() local
284 struct bnxt_qplib_res *res = to_bnxt_qplib(sgid_tbl, in bnxt_qplib_add_sgid() local
375 struct bnxt_qplib_res *res = to_bnxt_qplib(sgid_tbl, in bnxt_qplib_update_sgid() local
409 int bnxt_qplib_get_pkey(struct bnxt_qplib_res *res, in bnxt_qplib_get_pkey()
427 int bnxt_qplib_del_pkey(struct bnxt_qplib_res *res, in bnxt_qplib_del_pkey()
459 int bnxt_qplib_add_pkey(struct bnxt_qplib_res *res, in bnxt_qplib_add_pkey()
496 int bnxt_qplib_create_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah, in bnxt_qplib_create_ah()
539 void bnxt_qplib_destroy_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah, in bnxt_qplib_destroy_ah()
557 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()
741 int bnxt_qplib_alloc_fast_reg_page_list(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_fast_reg_page_list()
766 int bnxt_qplib_free_fast_reg_page_list(struct bnxt_qplib_res *res, in bnxt_qplib_free_fast_reg_page_list()
773 int bnxt_qplib_map_tc2cos(struct bnxt_qplib_res *res, u16 *cids) in bnxt_qplib_map_tc2cos()