Home
last modified time | relevance | path

Searched refs:pktpools_max (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dhnd_pktpool.c73 for ((id) = 1U; (id) <= pktpools_max; (id)++)
81 uint32 pktpools_max = 0U; /* maximum number of pools that may be initialized */ variable
119 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dhnd_pktpool.c79 for ((id) = 1U; (id) <= pktpools_max; (id)++)
87 uint32 pktpools_max = 0U; /* maximum number of pools that may be initialized */ variable
124 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dhnd_pktpool.c79 for ((id) = 1U; (id) <= pktpools_max; (id)++)
87 uint32 pktpools_max = 0U; /* maximum number of pools that may be initialized */ variable
124 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dhnd_pktpool.c79 for ((id) = 1U; (id) <= pktpools_max; (id)++)
87 uint32 pktpools_max = 0U; /* maximum number of pools that may be initialized */ variable
124 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhnd_pktpool.c79 for ((id) = 1U; (id) <= pktpools_max; (id)++)
87 uint32 pktpools_max = 0U; /* maximum number of pools that may be initialized */ variable
152 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhnd_pktpool.c79 for ((id) = 1U; (id) <= pktpools_max; (id)++)
87 uint32 pktpools_max = 0U; /* maximum number of pools that may be initialized */ variable
152 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()