Searched refs:cc_lock (Results 1 – 6 of 6) sorted by relevance
103 spin_lock(&common->cc_lock); in ath9k_ps_wakeup()106 spin_unlock(&common->cc_lock); in ath9k_ps_wakeup()122 spin_lock(&common->cc_lock); in ath9k_ps_restore()124 spin_unlock(&common->cc_lock); in ath9k_ps_restore()522 spin_lock_irqsave(&common->cc_lock, flags); in ath_ani_calibrate()525 spin_unlock_irqrestore(&common->cc_lock, flags); in ath_ani_calibrate()611 spin_lock_irqsave(&common->cc_lock, flags); in ath_hw_check()613 spin_unlock_irqrestore(&common->cc_lock, flags); in ath_hw_check()766 spin_lock(&common->cc_lock); in ath_isr()769 spin_unlock(&common->cc_lock); in ath_isr()[all …]
565 spin_lock_init(&common->cc_lock); in ath9k_init_softc()
370 spin_lock_bh(&common->cc_lock); in ath5k_hw_ani_get_listen_time()378 spin_unlock_bh(&common->cc_lock); in ath5k_hw_ani_get_listen_time()
663 spin_lock_bh(&common->cc_lock); in ath5k_get_survey()672 spin_unlock_bh(&common->cc_lock); in ath5k_get_survey()
2390 spin_lock_init(&common->cc_lock); in ath5k_init_softc()2688 spin_lock_bh(&common->cc_lock); in ath5k_reset()2692 spin_unlock_bh(&common->cc_lock); in ath5k_reset()
161 spinlock_t cc_lock; member