Home
last modified time | relevance | path

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

/linux-6.1.9/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()
2292 wake_up_interruptible(&local->thr_wait); in airo_get_stats()
2319 wake_up_interruptible(&ai->thr_wait); in airo_set_multicast_list()
2812 init_waitqueue_head (&ai->thr_wait); in _init_airo_card()
3095 add_wait_queue(&ai->thr_wait, &wait); in airo_thread()
3131 remove_wait_queue(&ai->thr_wait, &wait); in airo_thread()
3190 wake_up_interruptible(&ai->thr_wait); in airo_handle_cisco_mic()
[all …]