Searched refs:poolheap_count (Results 1 – 4 of 4) sorted by relevance
293 pktp->poolheap_count = 0; in BCMATTACHFN()442 pktp->poolheap_count : 0; in pktpool_fill()1986 pktp->poolheap_count++; in hnd_pktpool_heap_pkt_release()2051 pktp->poolheap_count--; in hnd_pktpool_heap_get_cb()2054 if (pktp->poolheap_count == 0) { in hnd_pktpool_heap_get_cb()
134 uint16 poolheap_count; /* Number of allocation done from this pool */ member