Lines Matching defs:res

63 static void __free_pbl(struct bnxt_qplib_res *res, struct bnxt_qplib_pbl *pbl,  in __free_pbl()
105 static int __alloc_pbl(struct bnxt_qplib_res *res, in __alloc_pbl()
156 void bnxt_qplib_free_hwq(struct bnxt_qplib_res *res, in bnxt_qplib_free_hwq()
190 struct bnxt_qplib_res *res; in bnxt_qplib_alloc_init_hwq() local
353 void bnxt_qplib_free_ctx(struct bnxt_qplib_res *res, in bnxt_qplib_free_ctx()
371 static int bnxt_qplib_alloc_tqm_rings(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_tqm_rings()
452 static int bnxt_qplib_setup_tqm_rings(struct bnxt_qplib_res *res, in bnxt_qplib_setup_tqm_rings()
487 int bnxt_qplib_alloc_ctx(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_ctx()
556 static void bnxt_qplib_free_sgid_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_free_sgid_tbl()
571 static int bnxt_qplib_alloc_sgid_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_sgid_tbl()
605 static void bnxt_qplib_cleanup_sgid_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_cleanup_sgid_tbl()
634 int bnxt_qplib_alloc_pd(struct bnxt_qplib_res *res, struct bnxt_qplib_pd *pd) in bnxt_qplib_alloc_pd()
655 int bnxt_qplib_dealloc_pd(struct bnxt_qplib_res *res, in bnxt_qplib_dealloc_pd()
681 static int bnxt_qplib_alloc_pd_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_pd_tbl()
702 int bnxt_qplib_alloc_dpi(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_dpi()
752 int bnxt_qplib_dealloc_dpi(struct bnxt_qplib_res *res, in bnxt_qplib_dealloc_dpi()
775 static void bnxt_qplib_free_dpi_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_free_dpi_tbl()
785 static int bnxt_qplib_alloc_dpi_tbl(struct bnxt_qplib_res *res, in bnxt_qplib_alloc_dpi_tbl()
860 void bnxt_qplib_cleanup_res(struct bnxt_qplib_res *res) in bnxt_qplib_cleanup_res()
865 int bnxt_qplib_init_res(struct bnxt_qplib_res *res) in bnxt_qplib_init_res()
872 void bnxt_qplib_free_res(struct bnxt_qplib_res *res) in bnxt_qplib_free_res()
879 int bnxt_qplib_alloc_res(struct bnxt_qplib_res *res, struct pci_dev *pdev, in bnxt_qplib_alloc_res()
906 void bnxt_qplib_unmap_db_bar(struct bnxt_qplib_res *res) in bnxt_qplib_unmap_db_bar()
919 int bnxt_qplib_map_db_bar(struct bnxt_qplib_res *res) in bnxt_qplib_map_db_bar()