Home
last modified time | relevance | path

Searched refs:sc_pm_lock (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H 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()
144 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_ps_wakeup()
153 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_ps_restore()
182 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_ps_restore()
264 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_complete_reset()
266 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_complete_reset()
433 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_tasklet()
442 spin_unlock_irqrestore(&sc->sc_pm_lock, flag in ath9k_tasklet()
[all...]
H A Dlink.c327 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_ani_calibrate()
329 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_ani_calibrate()
334 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_ani_calibrate()
336 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_ani_calibrate()
H 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()
H A Dbeacon.c674 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_beacon_config()
676 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_beacon_config()
H 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()
H A Dath9k.h997 spinlock_t sc_pm_lock; member
H A Dchannel.c1610 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_p2p_bss_info_changed()
1612 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_p2p_bss_info_changed()
H A Dinit.c728 spin_lock_init(&sc->sc_pm_lock); in ath9k_init_softc()
H A Dxmit.c2441 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_tx_complete()
2451 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_tx_complete()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H 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()
144 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_ps_wakeup()
153 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_ps_restore()
182 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_ps_restore()
264 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_complete_reset()
266 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_complete_reset()
433 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_tasklet()
442 spin_unlock_irqrestore(&sc->sc_pm_lock, flag in ath9k_tasklet()
[all...]
H A Dlink.c327 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_ani_calibrate()
329 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_ani_calibrate()
334 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_ani_calibrate()
336 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_ani_calibrate()
H 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()
H 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()
H 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()
H A Dath9k.h997 spinlock_t sc_pm_lock; member
H A Dchannel.c1610 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath9k_p2p_bss_info_changed()
1612 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath9k_p2p_bss_info_changed()
H A Dinit.c780 spin_lock_init(&sc->sc_pm_lock); in ath9k_init_softc()
H A Dxmit.c2500 spin_lock_irqsave(&sc->sc_pm_lock, flags); in ath_tx_complete()
2510 spin_unlock_irqrestore(&sc->sc_pm_lock, flags); in ath_tx_complete()

Completed in 31 milliseconds