Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h240 struct completion txq_thread_started; member
Dnetdev.c147 complete(&wl->txq_thread_started); in wilc_txq_task()
152 complete(&wl->txq_thread_started); in wilc_txq_task()
476 wait_for_completion(&wilc->txq_thread_started); in wlan_initialize_threads()
Dcfg80211.c1693 init_completion(&wl->txq_thread_started); in wlan_init_locks()