Searched refs:pktpool_get_ext (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 | 148 #define pktpool_get(pktp) (pktpool_get_ext((pktp), (pktp)->type, NULL)) 161 extern void* pktpool_get_ext(pktpool_t *pktp, uint8 type, uint *pktcnt);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | hnd_pktpool.h | 148 #define pktpool_get(pktp) (pktpool_get_ext((pktp), (pktp)->type, NULL)) 161 extern void* pktpool_get_ext(pktpool_t *pktp, uint8 type, uint *pktcnt);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | hnd_pktpool.c | 1184 BCMPOSTTRAPFASTPATH(pktpool_get_ext)(pktpool_t *pktp, uint8 type, uint *pktcnt) in BCMPOSTTRAPFASTPATH() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | hnd_pktpool.c | 1184 BCMPOSTTRAPFASTPATH(pktpool_get_ext)(pktpool_t *pktp, uint8 type, uint *pktcnt) in BCMPOSTTRAPFASTPATH() argument
|