| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | hnd_pktpool.c | 337 PKTSETFREELIST(p, pktp->freelist); /* insert p at head of free list */ in BCMATTACHFN() 386 PKTSETFREELIST(p, NULL); in BCMATTACHFN() 529 PKTSETFREELIST(p, NULL); in pktpool_reclaim() 544 PKTSETFREELIST(rem_list_tail, p); in pktpool_reclaim() 551 PKTSETFREELIST(p, pktp->freelist); in pktpool_reclaim() 570 PKTSETFREELIST(rem_list_tail, pktp->freelist); in pktpool_reclaim() 612 PKTSETFREELIST(p, NULL); in pktpool_empty() 668 PKTSETFREELIST(p, NULL); in BCMPOSTTRAPFASTPATH() 680 PKTSETFREELIST(p, pktp->freelist); /* insert at head of pktpool free list */ in BCMPOSTTRAPFASTPATH() 1306 PKTSETFREELIST(tail, pktp->freelist); in BCMFASTPATH() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | hnd_pktpool.c | 337 PKTSETFREELIST(p, pktp->freelist); /* insert p at head of free list */ in BCMATTACHFN() 386 PKTSETFREELIST(p, NULL); in BCMATTACHFN() 529 PKTSETFREELIST(p, NULL); in pktpool_reclaim() 544 PKTSETFREELIST(rem_list_tail, p); in pktpool_reclaim() 551 PKTSETFREELIST(p, pktp->freelist); in pktpool_reclaim() 570 PKTSETFREELIST(rem_list_tail, pktp->freelist); in pktpool_reclaim() 612 PKTSETFREELIST(p, NULL); in pktpool_empty() 668 PKTSETFREELIST(p, NULL); in BCMPOSTTRAPFASTPATH() 680 PKTSETFREELIST(p, pktp->freelist); /* insert at head of pktpool free list */ in BCMPOSTTRAPFASTPATH() 1306 PKTSETFREELIST(tail, pktp->freelist); in BCMFASTPATH() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | hnd_pktpool.c | 280 PKTSETFREELIST(p, pktp->freelist); /* insert p at head of free list */ in pktpool_init() 326 PKTSETFREELIST(p, NULL); in pktpool_deinit() 442 PKTSETFREELIST(p, NULL); in pktpool_reclaim() 446 PKTSETFREELIST(p, pktp->freelist); in pktpool_reclaim() 502 PKTSETFREELIST(p, NULL); in pktpool_empty() 539 PKTSETFREELIST(p, NULL); in pktpool_deq() 551 PKTSETFREELIST(p, pktp->freelist); /* insert at head of pktpool free list */ in pktpool_enq()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | hnd_pktpool.c | 280 PKTSETFREELIST(p, pktp->freelist); /* insert p at head of free list */ in pktpool_init() 326 PKTSETFREELIST(p, NULL); in pktpool_deinit() 442 PKTSETFREELIST(p, NULL); in pktpool_reclaim() 446 PKTSETFREELIST(p, pktp->freelist); in pktpool_reclaim() 502 PKTSETFREELIST(p, NULL); in pktpool_empty() 539 PKTSETFREELIST(p, NULL); in pktpool_deq() 551 PKTSETFREELIST(p, pktp->freelist); /* insert at head of pktpool free list */ in pktpool_enq()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | hnd_pktpool.c | 280 PKTSETFREELIST(p, pktp->freelist); /* insert p at head of free list */ in pktpool_init() 326 PKTSETFREELIST(p, NULL); in pktpool_deinit() 442 PKTSETFREELIST(p, NULL); in pktpool_reclaim() 446 PKTSETFREELIST(p, pktp->freelist); in pktpool_reclaim() 502 PKTSETFREELIST(p, NULL); in pktpool_empty() 539 PKTSETFREELIST(p, NULL); in pktpool_deq() 551 PKTSETFREELIST(p, pktp->freelist); /* insert at head of pktpool free list */ in pktpool_enq()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | hnd_pktpool.c | 274 PKTSETFREELIST(p, pktp->freelist); /* insert p at head of free list */ in pktpool_init() 320 PKTSETFREELIST(p, NULL); in pktpool_deinit() 406 PKTSETFREELIST(p, NULL); in pktpool_deq() 418 PKTSETFREELIST(p, pktp->freelist); /* insert at head of pktpool free list */ in pktpool_enq()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | linux_pkt.h | 131 #define PKTSETFREELIST(skb, x) PKTSETLINK((skb), (x)) macro 364 #define PKTSETFREELIST(skb, x) PKTSETLINK((skb), (x)) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | linux_pkt.h | 131 #define PKTSETFREELIST(skb, x) PKTSETLINK((skb), (x)) macro 364 #define PKTSETFREELIST(skb, x) PKTSETLINK((skb), (x)) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | linux_pkt.h | 121 #define PKTSETFREELIST(skb, x) PKTSETLINK((skb), (x)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | linux_pkt.h | 121 #define PKTSETFREELIST(skb, x) PKTSETLINK((skb), (x)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | linux_pkt.h | 121 #define PKTSETFREELIST(skb, x) PKTSETLINK((skb), (x)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | linux_osl.h | 501 #define PKTSETFREELIST(skb, x) PKTSETLINK((skb), (x)) macro
|