Home
last modified time | relevance | path

Searched refs:dhd_lb_tx_compl_dispatch (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_priv.h416 void dhd_lb_tx_compl_dispatch(dhd_pub_t *dhdp);
H A Ddhd_linux_lb.c798 dhd_lb_tx_compl_dispatch(dhd_pub_t *dhdp) in dhd_lb_tx_compl_dispatch() function
H A Ddhd_msgbuf.c3680 extern void dhd_lb_tx_compl_dispatch(dhd_pub_t *dhdp);
3706 dhd_lb_tx_compl_dispatch(dhdp); /* dispatch tx_compl_tasklet */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_priv.h416 void dhd_lb_tx_compl_dispatch(dhd_pub_t *dhdp);
H A Ddhd_linux_lb.c798 dhd_lb_tx_compl_dispatch(dhd_pub_t *dhdp) in dhd_lb_tx_compl_dispatch() function
H A Ddhd_msgbuf.c3680 extern void dhd_lb_tx_compl_dispatch(dhd_pub_t *dhdp);
3706 dhd_lb_tx_compl_dispatch(dhdp); /* dispatch tx_compl_tasklet */
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_priv.h413 void dhd_lb_tx_compl_dispatch(dhd_pub_t *dhdp);
H A Ddhd_linux_lb.c790 dhd_lb_tx_compl_dispatch(dhd_pub_t *dhdp) in dhd_lb_tx_compl_dispatch() function
H A Ddhd_msgbuf.c3680 extern void dhd_lb_tx_compl_dispatch(dhd_pub_t *dhdp);
3706 dhd_lb_tx_compl_dispatch(dhdp); /* dispatch tx_compl_tasklet */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c2841 extern void dhd_lb_tx_compl_dispatch(dhd_pub_t *dhdp);
2867 dhd_lb_tx_compl_dispatch(dhdp); /* dispatch tx_compl_tasklet */ in dhd_lb_dispatch_tx_compl()
H A Ddhd_linux.c2753 dhd_lb_tx_compl_dispatch(dhd_pub_t *dhdp) in dhd_lb_tx_compl_dispatch() function