Searched refs:txq_add_to_head_cs (Results 1 – 3 of 3) sorted by relevance
169 struct semaphore txq_add_to_head_cs; member
221 if (linux_wlan_lock_timeout(&g_linux_wlan->txq_add_to_head_cs, in wilc_wlan_txq_add_to_head()242 up(&g_linux_wlan->txq_add_to_head_cs); in wilc_wlan_txq_add_to_head()849 linux_wlan_lock_timeout(&wilc->txq_add_to_head_cs, in wilc_wlan_handle_txq()1113 up(&wilc->txq_add_to_head_cs); in wilc_wlan_handle_txq()
968 sema_init(&wl->txq_add_to_head_cs, 1); in wlan_init_locks()