Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
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()
Dnetdev.h232 struct completion txq_thread_started; member
Dcfg80211.c1714 init_completion(&wl->txq_thread_started); in wlan_init_locks()