Searched refs:pktpools_max (Results 1 – 6 of 6) sorted by relevance
73 for ((id) = 1U; (id) <= pktpools_max; (id)++)81 uint32 pktpools_max = 0U; /* maximum number of pools that may be initialized */ variable119 if (pktpools_max != 0U) { in pktpool_attach()132 pktpools_max = total_pools; in pktpool_attach()134 return (int)pktpools_max; in pktpool_attach()144 if (pktpools_max == 0U) { in pktpool_dettach()155 pktpools_max = 0U; /* restore boot state */ in pktpool_dettach()166 if (pktpools_max == 0U) { in pktpool_register()170 ASSERT(pktpools_max != 0U); in pktpool_register()192 ASSERT(poolid <= pktpools_max); in pktpool_deregister()
79 for ((id) = 1U; (id) <= pktpools_max; (id)++)87 uint32 pktpools_max = 0U; /* maximum number of pools that may be initialized */ variable124 if (pktpools_max != 0U) { in pktpool_attach()137 pktpools_max = total_pools; in pktpool_attach()139 return (int)pktpools_max; in pktpool_attach()149 if (pktpools_max == 0U) { in pktpool_dettach()160 pktpools_max = 0U; /* restore boot state */ in pktpool_dettach()171 if (pktpools_max == 0U) { in pktpool_register()175 ASSERT(pktpools_max != 0U); in pktpool_register()197 ASSERT(poolid <= pktpools_max); in pktpool_deregister()
79 for ((id) = 1U; (id) <= pktpools_max; (id)++)87 uint32 pktpools_max = 0U; /* maximum number of pools that may be initialized */ variable152 if (pktpools_max != 0U) { in BCMATTACHFN()165 pktpools_max = total_pools; in BCMATTACHFN()167 return (int)pktpools_max; in BCMATTACHFN()177 if (pktpools_max == 0U) { in BCMATTACHFN()188 pktpools_max = 0U; /* restore boot state */ in BCMATTACHFN()199 if (pktpools_max == 0U) { in BCMATTACHFN()203 ASSERT(pktpools_max != 0U); in BCMATTACHFN()225 ASSERT(poolid <= pktpools_max); in BCMATTACHFN()