Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/cisco/
Dairo.c1207 wait_queue_head_t thr_wait; member
1870 wake_up_interruptible(&ai->thr_wait); in try_auto_wep()
2156 wake_up_interruptible(&priv->thr_wait); in airo_start_xmit()
2230 wake_up_interruptible(&priv->thr_wait); in airo_start_xmit11()
2278 wake_up_interruptible(&local->thr_wait); in airo_get_stats()
2305 wake_up_interruptible(&ai->thr_wait); in airo_set_multicast_list()
2794 init_waitqueue_head (&ai->thr_wait); in _init_airo_card()
3072 add_wait_queue(&ai->thr_wait, &wait); in airo_thread()
3108 remove_wait_queue(&ai->thr_wait, &wait); in airo_thread()
3169 wake_up_interruptible(&ai->thr_wait); in airo_handle_cisco_mic()
[all …]