Searched refs:spktq_flush (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | hnd_pktq.h | 295 #define spktqflush(osh, spq, dir) spktq_flush((osh), (spq), (dir)) 319 extern void spktq_flush(osl_t *osh, struct spktq *spq, bool dir);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | hnd_pktq.h | 295 #define spktqflush(osh, spq, dir) spktq_flush((osh), (spq), (dir)) 319 extern void spktq_flush(osl_t *osh, struct spktq *spq, bool dir);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | hnd_pktq.h | 295 #define spktqflush(osh, spq, dir) spktq_flush((osh), (spq), (dir)) 319 extern void spktq_flush(osl_t *osh, struct spktq *spq, bool dir);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | hnd_pktq.h | 287 #define spktqflush(osh, spq, dir) spktq_flush((osh), (spq), (dir)) 317 #define spktq_flush(osh, spq, dir) spktq_flush_ext(osh, spq, dir, NULL, NULL) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | hnd_pktq.h | 287 #define spktqflush(osh, spq, dir) spktq_flush((osh), (spq), (dir)) 317 #define spktq_flush(osh, spq, dir) spktq_flush_ext(osh, spq, dir, NULL, NULL) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | hnd_pktq.c | 1157 spktq_flush(osl_t *osh, struct spktq *spq, bool dir) in spktq_flush() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | hnd_pktq.c | 1157 spktq_flush(osl_t *osh, struct spktq *spq, bool dir) in spktq_flush() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | hnd_pktq.c | 1157 spktq_flush(osl_t *osh, struct spktq *spq, bool dir) in spktq_flush() function
|