Searched refs:bcm_mp_pool_h (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcm_mpool_pub.h | 99 typedef struct bcm_mp_pool *bcm_mp_pool_h; typedef 184 bcm_mp_pool_h *newp); 199 int bcm_mpm_delete_prealloc_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp); 222 bcm_mp_pool_h *newp); 237 int bcm_mpm_delete_heap_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp); 308 void* bcm_mp_alloc(bcm_mp_pool_h pool); 322 int bcm_mp_free(bcm_mp_pool_h pool, void *objp); 336 void bcm_mp_stats(bcm_mp_pool_h pool, bcm_mp_stats_t *stats); 350 int bcm_mp_dump(bcm_mp_pool_h pool, struct bcmstrbuf *b);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcm_mpool_pub.h | 99 typedef struct bcm_mp_pool *bcm_mp_pool_h; typedef 184 bcm_mp_pool_h *newp); 199 int bcm_mpm_delete_prealloc_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp); 222 bcm_mp_pool_h *newp); 237 int bcm_mpm_delete_heap_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp); 308 void* bcm_mp_alloc(bcm_mp_pool_h pool); 322 int bcm_mp_free(bcm_mp_pool_h pool, void *objp); 336 void bcm_mp_stats(bcm_mp_pool_h pool, bcm_mp_stats_t *stats); 350 int bcm_mp_dump(bcm_mp_pool_h pool, struct bcmstrbuf *b);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcm_mpool_pub.h | 99 typedef struct bcm_mp_pool *bcm_mp_pool_h; typedef 188 bcm_mp_pool_h *newp); 204 int bcm_mpm_delete_prealloc_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp); 227 bcm_mp_pool_h *newp); 243 int bcm_mpm_delete_heap_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp); 319 void* bcm_mp_alloc(bcm_mp_pool_h pool); 333 int bcm_mp_free(bcm_mp_pool_h pool, void *objp); 347 void bcm_mp_stats(bcm_mp_pool_h pool, bcm_mp_stats_t *stats); 362 int bcm_mp_dump(bcm_mp_pool_h pool, struct bcmstrbuf *b);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcm_mpool_pub.h | 91 typedef struct bcm_mp_pool *bcm_mp_pool_h; typedef 176 bcm_mp_pool_h *newp); 191 int bcm_mpm_delete_prealloc_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp); 214 bcm_mp_pool_h *newp); 229 int bcm_mpm_delete_heap_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp); 300 void* bcm_mp_alloc(bcm_mp_pool_h pool); 314 int bcm_mp_free(bcm_mp_pool_h pool, void *objp); 328 void bcm_mp_stats(bcm_mp_pool_h pool, bcm_mp_stats_t *stats); 342 int bcm_mp_dump(bcm_mp_pool_h pool, struct bcmstrbuf *b);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcm_mpool_pub.h | 99 typedef struct bcm_mp_pool *bcm_mp_pool_h; typedef 184 bcm_mp_pool_h *newp); 199 int bcm_mpm_delete_prealloc_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp); 222 bcm_mp_pool_h *newp); 237 int bcm_mpm_delete_heap_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp); 308 void* bcm_mp_alloc(bcm_mp_pool_h pool); 322 int bcm_mp_free(bcm_mp_pool_h pool, void *objp); 336 void bcm_mp_stats(bcm_mp_pool_h pool, bcm_mp_stats_t *stats); 350 int bcm_mp_dump(bcm_mp_pool_h pool, struct bcmstrbuf *b);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcm_mpool_pub.h | 91 typedef struct bcm_mp_pool *bcm_mp_pool_h; typedef 176 bcm_mp_pool_h *newp); 191 int bcm_mpm_delete_prealloc_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp); 214 bcm_mp_pool_h *newp); 229 int bcm_mpm_delete_heap_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp); 300 void* bcm_mp_alloc(bcm_mp_pool_h pool); 314 int bcm_mp_free(bcm_mp_pool_h pool, void *objp); 328 void bcm_mp_stats(bcm_mp_pool_h pool, bcm_mp_stats_t *stats); 342 int bcm_mp_dump(bcm_mp_pool_h pool, struct bcmstrbuf *b);
|