Lines Matching refs:bnxt_qplib_res
163 struct bnxt_qplib_res *res;
300 struct bnxt_qplib_res { struct
336 static inline u8 bnxt_qplib_get_hwq_type(struct bnxt_qplib_res *res) in bnxt_qplib_get_hwq_type() argument
407 void bnxt_qplib_free_hwq(struct bnxt_qplib_res *res,
411 int bnxt_qplib_alloc_pd(struct bnxt_qplib_res *res,
413 int bnxt_qplib_dealloc_pd(struct bnxt_qplib_res *res,
416 int bnxt_qplib_alloc_dpi(struct bnxt_qplib_res *res,
419 int bnxt_qplib_dealloc_dpi(struct bnxt_qplib_res *res,
421 void bnxt_qplib_cleanup_res(struct bnxt_qplib_res *res);
422 int bnxt_qplib_init_res(struct bnxt_qplib_res *res);
423 void bnxt_qplib_free_res(struct bnxt_qplib_res *res);
424 int bnxt_qplib_alloc_res(struct bnxt_qplib_res *res, struct pci_dev *pdev,
427 void bnxt_qplib_free_ctx(struct bnxt_qplib_res *res,
429 int bnxt_qplib_alloc_ctx(struct bnxt_qplib_res *res,
432 int bnxt_qplib_map_db_bar(struct bnxt_qplib_res *res);
433 void bnxt_qplib_unmap_db_bar(struct bnxt_qplib_res *res);