Home
last modified time | relevance | path

Searched refs:sc_pm_lock (Results 1 – 9 of 9) sorted by relevance

/drivers/net/wireless/ath/ath9k/
A Dmain.c92 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()
262 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_complete_reset()
431 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_tasklet()
584 spin_lock(&sc->sc_pm_lock); in ath_isr()
587 spin_unlock(&sc->sc_pm_lock); in ath_isr()
784 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_tx()
[all …]
A Dlink.c356 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()
A Dgpio.c203 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()
A Dbeacon.c675 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_beacon_config()
677 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_beacon_config()
A Drecv.c1195 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_rx_tasklet()
1201 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_rx_tasklet()
A Dchannel.c1605 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()
A Dath9k.h997 spinlock_t sc_pm_lock; member
A Dinit.c734 spin_lock_init(&sc->sc_pm_lock); in ath9k_init_softc()
A Dxmit.c2492 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()

Completed in 29 milliseconds