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 D | hnd_pktpool.h | 270 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 D | hnd_pktpool.h | 270 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 D | hnd_pktpool.c | 103 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 D | hnd_pktpool.c | 103 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()
|