Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhnd_pktpool.c293 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhnd_pktpool.c293 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhnd_pktpool.h134 uint16 poolheap_count; /* Number of allocation done from this pool */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dhnd_pktpool.h134 uint16 poolheap_count; /* Number of allocation done from this pool */ member