Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/include/
Dbcm_mpool_pub.h95 typedef struct bcm_mp_pool *bcm_mp_pool_h; typedef
184 bcm_mp_pool_h *newp);
200 int bcm_mpm_delete_prealloc_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp);
223 bcm_mp_pool_h *newp);
239 int bcm_mpm_delete_heap_pool(bcm_mpm_mgr_h mgr, bcm_mp_pool_h *poolp);
315 void* bcm_mp_alloc(bcm_mp_pool_h pool);
329 int bcm_mp_free(bcm_mp_pool_h pool, void *objp);
343 int bcm_mp_stats(bcm_mp_pool_h pool, bcm_mp_stats_t *stats);
358 int bcm_mp_dump(bcm_mp_pool_h pool, struct bcmstrbuf *b);