Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/cisco/
Dairo.c1213 wait_queue_head_t thr_wait; member
1871 wake_up_interruptible(&ai->thr_wait); in try_auto_wep()
2167 wake_up_interruptible(&priv->thr_wait); in airo_start_xmit()
2246 wake_up_interruptible(&priv->thr_wait); in airo_start_xmit11()
2294 wake_up_interruptible(&local->thr_wait); in airo_get_stats()
2323 wake_up_interruptible(&ai->thr_wait); in airo_set_multicast_list()
2816 init_waitqueue_head (&ai->thr_wait); in _init_airo_card()
3099 add_wait_queue(&ai->thr_wait, &wait); in airo_thread()
3135 remove_wait_queue(&ai->thr_wait, &wait); in airo_thread()
3196 wake_up_interruptible(&ai->thr_wait); in airo_handle_cisco_mic()
[all …]