Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/cisco/
H A 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...]
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A 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...]

Completed in 26 milliseconds