Home
last modified time | relevance | path

Searched refs:event_queue_lock (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dcw1200.h260 spinlock_t event_queue_lock; /* Protect event queue */ member
H A Dsta.c121 spin_lock(&priv->event_queue_lock); in cw1200_stop()
123 spin_unlock(&priv->event_queue_lock); in cw1200_stop()
956 spin_lock(&priv->event_queue_lock); in cw1200_free_event_queue()
958 spin_unlock(&priv->event_queue_lock); in cw1200_free_event_queue()
970 spin_lock(&priv->event_queue_lock); in cw1200_event_handler()
972 spin_unlock(&priv->event_queue_lock); in cw1200_event_handler()
H A Dmain.c361 spin_lock_init(&priv->event_queue_lock); in cw1200_init_common()
H A Dwsm.c935 spin_lock(&priv->event_queue_lock); in wsm_event_indication()
938 spin_unlock(&priv->event_queue_lock); in wsm_event_indication()
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dcw1200.h260 spinlock_t event_queue_lock; /* Protect event queue */ member
H A Dsta.c121 spin_lock(&priv->event_queue_lock); in cw1200_stop()
123 spin_unlock(&priv->event_queue_lock); in cw1200_stop()
957 spin_lock(&priv->event_queue_lock); in cw1200_free_event_queue()
959 spin_unlock(&priv->event_queue_lock); in cw1200_free_event_queue()
971 spin_lock(&priv->event_queue_lock); in cw1200_event_handler()
973 spin_unlock(&priv->event_queue_lock); in cw1200_event_handler()
H A Dmain.c362 spin_lock_init(&priv->event_queue_lock); in cw1200_init_common()
H A Dwsm.c935 spin_lock(&priv->event_queue_lock); in wsm_event_indication()
938 spin_unlock(&priv->event_queue_lock); in wsm_event_indication()

Completed in 13 milliseconds