Searched refs:cc_lock (Results 1 – 12 of 12) sorted by relevance
| /linux/net/batman-adv/ |
| H A D | tp_meter.c | 151 __must_hold(&tp_vars->cc_lock) in batadv_tp_update_cwnd() 180 __must_hold(&tp_vars->cc_lock) in batadv_tp_update_rto() 538 spin_lock_bh(&tp_vars->cc_lock); in batadv_tp_sender_timeout() 542 spin_unlock_bh(&tp_vars->cc_lock); in batadv_tp_sender_timeout() 566 spin_unlock_bh(&tp_vars->cc_lock); in batadv_tp_sender_timeout() 696 __must_hold(&tp_vars->cc_lock) in batadv_tp_handle_ack() 823 spin_lock_bh(&tp_vars->cc_lock); in batadv_tp_recv_ack() 830 spin_unlock_bh(&tp_vars->cc_lock); in batadv_tp_recv_ack() 872 spin_lock_bh(&tp_vars->cc_lock); in batadv_tp_avail() 881 spin_unlock_bh(&tp_vars->cc_lock); in batadv_tp_avail() [all …]
|
| H A D | types.h | 1440 spinlock_t cc_lock; member
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | main.c | 106 spin_lock_irqsave(&common->cc_lock, flags); in ath_ps_full_sleep() 108 spin_unlock_irqrestore(&common->cc_lock, flags); in ath_ps_full_sleep() 136 spin_lock(&common->cc_lock); in ath9k_ps_wakeup() 139 spin_unlock(&common->cc_lock); in ath9k_ps_wakeup() 174 spin_lock(&common->cc_lock); in ath9k_ps_restore() 176 spin_unlock(&common->cc_lock); in ath9k_ps_restore() 404 spin_lock_irqsave(&common->cc_lock, flags); in ath9k_tasklet() 407 spin_unlock_irqrestore(&common->cc_lock, flags); in ath9k_tasklet() 2075 spin_lock_irqsave(&common->cc_lock, flags); in ath9k_get_survey() 2089 spin_unlock_irqrestore(&common->cc_lock, flags); in ath9k_get_survey() [all …]
|
| H A D | link.c | 399 spin_lock_irqsave(&common->cc_lock, flags); in ath_ani_calibrate() 402 spin_unlock_irqrestore(&common->cc_lock, flags); in ath_ani_calibrate()
|
| H A D | channel.c | 46 spin_lock_irqsave(&common->cc_lock, flags); in ath_set_channel() 48 spin_unlock_irqrestore(&common->cc_lock, flags); in ath_set_channel()
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | ani.c | 379 spin_lock_bh(&common->cc_lock); in ath5k_hw_ani_get_listen_time() 387 spin_unlock_bh(&common->cc_lock); in ath5k_hw_ani_get_listen_time()
|
| H A D | mac80211-ops.c | 659 spin_lock_bh(&common->cc_lock); in ath5k_get_survey() 668 spin_unlock_bh(&common->cc_lock); in ath5k_get_survey()
|
| /linux/drivers/net/wireless/ath/ |
| H A D | ath.h | 173 spinlock_t cc_lock; member
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mac80211.c | 697 spin_lock_init(&dev->cc_lock); in mt76_alloc_device() 1040 spin_lock_bh(&dev->cc_lock); in mt76_update_survey() 1043 spin_unlock_bh(&dev->cc_lock); in mt76_update_survey() 1185 spin_lock_bh(&dev->cc_lock); in mt76_get_survey() 1188 spin_unlock_bh(&dev->cc_lock); in mt76_get_survey() 1389 spin_lock(&dev->cc_lock); in mt76_airtime_report() 1391 spin_unlock(&dev->cc_lock); in mt76_airtime_report()
|
| H A D | mt76x02_mac.c | 643 spin_lock_bh(&dev->mt76.cc_lock); in mt76x02_send_tx_status() 645 spin_unlock_bh(&dev->mt76.cc_lock); in mt76x02_send_tx_status() 1037 spin_lock_bh(&dev->mt76.cc_lock); in mt76x02_update_channel() 1040 spin_unlock_bh(&dev->mt76.cc_lock); in mt76x02_update_channel()
|
| H A D | mt76.h | 933 spinlock_t cc_lock; member
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | mac.c | 506 spin_lock_bh(&dev->mt76.cc_lock); in mt7603_mac_sta_poll() 508 spin_unlock_bh(&dev->mt76.cc_lock); in mt7603_mac_sta_poll()
|