Searched refs:ppmax_pool (Results 1 – 1 of 1) sorted by relevance
390 unsigned int ppmax_pool = 0; in cxgbi_ppm_init() local403 ppmax_pool = ppmax / reserve_factor; in cxgbi_ppm_init()404 pool = ppm_alloc_cpu_pool(&ppmax_pool, &pool_index_max); in cxgbi_ppm_init()407 ndev->name, ppmax, ppmax_pool, pool_index_max); in cxgbi_ppm_init()410 ppod_bmap_size = BITS_TO_LONGS(ppmax - ppmax_pool); in cxgbi_ppm_init()421 if ((ppod_bmap_size >> 3) > (ppmax - ppmax_pool)) { in cxgbi_ppm_init()422 unsigned int start = ppmax - ppmax_pool; in cxgbi_ppm_init()427 __func__, ppmax, ppmax_pool, ppod_bmap_size, start, in cxgbi_ppm_init()445 ppm->bmap_index_max = ppmax - ppmax_pool; in cxgbi_ppm_init()448 ppm->pool_rsvd = ppmax_pool; in cxgbi_ppm_init()