Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhnd_pktpool.h270 typedef void (*pktpool_heap_cb_t)(void *arg, bool entry); typedef
273 extern int hnd_pktpool_heap_register_cb(pktpool_heap_cb_t fn, void *ctxt, uint32 flag);
274 extern int hnd_pktpool_heap_deregister_cb(pktpool_heap_cb_t fn);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dhnd_pktpool.h270 typedef void (*pktpool_heap_cb_t)(void *arg, bool entry); typedef
273 extern int hnd_pktpool_heap_register_cb(pktpool_heap_cb_t fn, void *ctxt, uint32 flag);
274 extern int hnd_pktpool_heap_deregister_cb(pktpool_heap_cb_t fn);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhnd_pktpool.c103 pktpool_heap_cb_t fn;
2077 hnd_pktpool_heap_register_cb(pktpool_heap_cb_t fn, void *ctxt, uint32 flag) in hnd_pktpool_heap_register_cb()
2099 hnd_pktpool_heap_deregister_cb(pktpool_heap_cb_t fn) in hnd_pktpool_heap_deregister_cb()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhnd_pktpool.c103 pktpool_heap_cb_t fn;
2077 hnd_pktpool_heap_register_cb(pktpool_heap_cb_t fn, void *ctxt, uint32 flag) in hnd_pktpool_heap_register_cb()
2099 hnd_pktpool_heap_deregister_cb(pktpool_heap_cb_t fn) in hnd_pktpool_heap_deregister_cb()