Home
last modified time | relevance | path

Searched refs:dhd_rx_napi_dispatcher_work (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_priv.h475 void dhd_rx_napi_dispatcher_work(struct work_struct * work);
H A Ddhd_linux_lb.c1158 void dhd_rx_napi_dispatcher_work(struct work_struct * work) in dhd_rx_napi_dispatcher_work() function
H A Ddhd_linux.c12133 INIT_WORK(&dhd->rx_napi_dispatcher_work, dhd_rx_napi_dispatcher_work); in dhd_attach()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_priv.h473 void dhd_rx_napi_dispatcher_work(struct work_struct * work);
H A Ddhd_linux_lb.c1158 void dhd_rx_napi_dispatcher_work(struct work_struct * work) in dhd_rx_napi_dispatcher_work() function
H A Ddhd_linux.c12012 INIT_WORK(&dhd->rx_napi_dispatcher_work, dhd_rx_napi_dispatcher_work); in dhd_attach()