Searched refs:pppp_factor (Results 1 – 3 of 3) sorted by relevance
951 u8 pppp_factor) in bnxt_qplib_alloc_dpi_tbl() argument1004 if (pppp_factor) in bnxt_qplib_alloc_dpi_tbl()1006 BNXT_QPLIB_MAX_EXTENDED_PPP_PAGES / pppp_factor; in bnxt_qplib_alloc_dpi_tbl()1084 int bnxt_qplib_alloc_tbls(struct bnxt_qplib_res *res, u8 pppp_factor) in bnxt_qplib_alloc_tbls() argument1103 rc = bnxt_qplib_alloc_dpi_tbl(res, dev_attr, pppp_factor); in bnxt_qplib_alloc_tbls()
488 int bnxt_qplib_alloc_tbls(struct bnxt_qplib_res *res, u8 pppp_factor);
3105 u8 pppp_factor = 0; in bnxt_re_alloc_init_tbls() local3114 pppp_factor = rdev->en_dev->port_count; in bnxt_re_alloc_init_tbls()3115 rc = bnxt_qplib_alloc_tbls(&rdev->qplib_res, pppp_factor); in bnxt_re_alloc_init_tbls()