Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c162 complete(&wl->txq_thread_started); in wilc_txq_task()
167 complete(&wl->txq_thread_started); in wilc_txq_task()
493 wait_for_completion(&wilc->txq_thread_started); in wlan_initialize_threads()
H A Dnetdev.h249 struct completion txq_thread_started; member
H A Dcfg80211.c1745 init_completion(&wl->txq_thread_started); in wlan_init_locks()