Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h233 struct completion txq_thread_started; member
Dnetdev.c149 complete(&wl->txq_thread_started); in wilc_txq_task()
154 complete(&wl->txq_thread_started); in wilc_txq_task()
478 wait_for_completion(&wilc->txq_thread_started); in wlan_initialize_threads()
Dcfg80211.c1771 init_completion(&wl->txq_thread_started); in wlan_init_locks()