Home
last modified time | relevance | path

Searched refs:ath9k_hw_stopdmarecv (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmac.c693 bool ath9k_hw_stopdmarecv(struct ath_hw *ah, bool *reset) in ath9k_hw_stopdmarecv() function
740 EXPORT_SYMBOL(ath9k_hw_stopdmarecv); variable
H A Dmac.h741 bool ath9k_hw_stopdmarecv(struct ath_hw *ah, bool *reset);
H A Drecv.c487 stopped = ath9k_hw_stopdmarecv(ah, &reset); in ath_stoprecv()
H A Dhtc_drv_main.c66 ath9k_hw_stopdmarecv(priv->ah, &reset); in ath9k_htc_ps_restore()
H A Dmain.c111 ath9k_hw_stopdmarecv(sc->sc_ah, &reset); in ath_ps_full_sleep()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmac.c693 bool ath9k_hw_stopdmarecv(struct ath_hw *ah, bool *reset) in ath9k_hw_stopdmarecv() function
740 EXPORT_SYMBOL(ath9k_hw_stopdmarecv); variable
H A Dmac.h743 bool ath9k_hw_stopdmarecv(struct ath_hw *ah, bool *reset);
H A Drecv.c487 stopped = ath9k_hw_stopdmarecv(ah, &reset); in ath_stoprecv()
H A Dhtc_drv_main.c66 ath9k_hw_stopdmarecv(priv->ah, &reset); in ath9k_htc_ps_restore()
H A Dmain.c111 ath9k_hw_stopdmarecv(sc->sc_ah, &reset); in ath_ps_full_sleep()

Completed in 27 milliseconds