Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h144 struct completion txq_thread_started; member
Dlinux_wlan.c231 complete(&wl->txq_thread_started); in linux_wlan_txq_task()
236 complete(&wl->txq_thread_started); in linux_wlan_txq_task()
613 init_completion(&wl->txq_thread_started); in wlan_init_locks()
630 wait_for_completion(&wilc->txq_thread_started); in wlan_initialize_threads()