Searched refs:sc_pm_lock (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | main.c | 92 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_setpower() 94 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_setpower() 122 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_ps_wakeup() 143 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_ps_wakeup() 152 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_ps_restore() 181 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_ps_restore() 262 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_complete_reset() 264 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_complete_reset() 431 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_tasklet() 440 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_tasklet() [all …]
|
| H A D | link.c | 356 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_ani_calibrate() 358 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_ani_calibrate() 363 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_ani_calibrate() 365 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_ani_calibrate()
|
| H A D | gpio.c | 203 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_btcoex_period_timer() 206 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_btcoex_period_timer() 209 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_btcoex_period_timer()
|
| H A D | channel.c | 1605 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_p2p_bss_info_changed() 1607 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_p2p_bss_info_changed()
|
| H A D | ath9k.h | 997 spinlock_t sc_pm_lock; member
|
| H A D | init.c | 734 spin_lock_init(&sc->sc_pm_lock); in ath9k_init_softc()
|
| H A D | xmit.c | 2492 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_tx_complete() 2502 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_tx_complete()
|