Searched refs:blk_tsfl_work (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.h | 144 struct work_struct blk_tsfl_work; member
|
| H A D | dhd_linux.c | 4586 schedule_work(&ifp->blk_tsfl_work); 7868 INIT_WORK(&ifp->blk_tsfl_work, dhd_blk_tsfl_handler); 7966 cancel_work_sync(&ifp->blk_tsfl_work); 22541 ifp = container_of(work, dhd_if_t, blk_tsfl_work);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.h | 144 struct work_struct blk_tsfl_work; member
|
| H A D | dhd_linux.c | 4586 schedule_work(&ifp->blk_tsfl_work); 7868 INIT_WORK(&ifp->blk_tsfl_work, dhd_blk_tsfl_handler); 7966 cancel_work_sync(&ifp->blk_tsfl_work); 22606 ifp = container_of(work, dhd_if_t, blk_tsfl_work);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.h | 148 struct work_struct blk_tsfl_work; member
|
| H A D | dhd_linux.c | 4597 schedule_work(&ifp->blk_tsfl_work); 7879 INIT_WORK(&ifp->blk_tsfl_work, dhd_blk_tsfl_handler); 7977 cancel_work_sync(&ifp->blk_tsfl_work); 22696 ifp = container_of(work, dhd_if_t, blk_tsfl_work);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.h | 402 struct work_struct blk_tsfl_work; member
|
| H A D | dhd_linux.c | 6000 schedule_work(&ifp->blk_tsfl_work); in dhd_rx_frame() 10284 INIT_WORK(&ifp->blk_tsfl_work, dhd_blk_tsfl_handler); in dhd_allocate_if() 10388 cancel_work_sync(&ifp->blk_tsfl_work); in dhd_remove_if() 28609 ifp = container_of(work, dhd_if_t, blk_tsfl_work);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.h | 404 struct work_struct blk_tsfl_work; member
|
| H A D | dhd_linux.c | 6014 schedule_work(&ifp->blk_tsfl_work); in dhd_rx_frame() 10288 INIT_WORK(&ifp->blk_tsfl_work, dhd_blk_tsfl_handler); in dhd_allocate_if() 10392 cancel_work_sync(&ifp->blk_tsfl_work); in dhd_remove_if() 28490 ifp = container_of(work, dhd_if_t, blk_tsfl_work);
|