Home
last modified time | relevance | path

Searched refs:dhd_tx_dispatcher_work (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_priv.h386 void dhd_tx_dispatcher_work(struct work_struct * work);
H A Ddhd_linux_lb.c895 void dhd_tx_dispatcher_work(struct work_struct * work) in dhd_tx_dispatcher_work() function
H A Ddhd_linux.c8890 INIT_WORK(&dhd->tx_dispatcher_work, dhd_tx_dispatcher_work);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_priv.h386 void dhd_tx_dispatcher_work(struct work_struct * work);
H A Ddhd_linux_lb.c895 void dhd_tx_dispatcher_work(struct work_struct * work) in dhd_tx_dispatcher_work() function
H A Ddhd_linux.c8890 INIT_WORK(&dhd->tx_dispatcher_work, dhd_tx_dispatcher_work);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_priv.h383 void dhd_tx_dispatcher_work(struct work_struct * work);
H A Ddhd_linux_lb.c887 void dhd_tx_dispatcher_work(struct work_struct * work) in dhd_tx_dispatcher_work() function
H A Ddhd_linux.c8869 INIT_WORK(&dhd->tx_dispatcher_work, dhd_tx_dispatcher_work);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_priv.h467 void dhd_tx_dispatcher_work(struct work_struct * work);
H A Ddhd_linux_lb.c881 void dhd_tx_dispatcher_work(struct work_struct * work) in dhd_tx_dispatcher_work() function
H A Ddhd_linux.c12139 INIT_WORK(&dhd->tx_dispatcher_work, dhd_tx_dispatcher_work); in dhd_attach()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_priv.h465 void dhd_tx_dispatcher_work(struct work_struct * work);
H A Ddhd_linux_lb.c881 void dhd_tx_dispatcher_work(struct work_struct * work) in dhd_tx_dispatcher_work() function
H A Ddhd_linux.c12018 INIT_WORK(&dhd->tx_dispatcher_work, dhd_tx_dispatcher_work); in dhd_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c188 static void dhd_tx_dispatcher_work(struct work_struct * work);
2849 static void dhd_tx_dispatcher_work(struct work_struct * work) in dhd_tx_dispatcher_work() function
9914 INIT_WORK(&dhd->tx_dispatcher_work, dhd_tx_dispatcher_work); in dhd_attach()