Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_netdev.c156 complete(&wl->txq_thread_started); in wilc_txq_task()
161 complete(&wl->txq_thread_started); in wilc_txq_task()
502 wait_for_completion(&wilc->txq_thread_started); in wlan_initialize_threads()
Dwilc_wfi_netdevice.h240 struct completion txq_thread_started; member
Dwilc_wfi_cfgoperations.c1805 init_completion(&wl->txq_thread_started); in wlan_init_locks()