Home
last modified time | relevance | path

Searched refs:txq_thread_started (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c151 complete(&wl->txq_thread_started); in wilc_txq_task()
156 complete(&wl->txq_thread_started); in wilc_txq_task()
480 wait_for_completion(&wilc->txq_thread_started); in wlan_initialize_threads()
H A Dnetdev.h232 struct completion txq_thread_started; member
H A Dcfg80211.c1714 init_completion(&wl->txq_thread_started); in wlan_init_locks()