Home
last modified time | relevance | path

Searched refs:ath9k_hw_setrxabort (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
A Dmain.c110 ath9k_hw_setrxabort(sc->sc_ah, 1); in ath_ps_full_sleep()
586 ath9k_hw_setrxabort(sc->sc_ah, 0); in ath_isr()
787 ath9k_hw_setrxabort(sc->sc_ah, 0); in ath9k_tx()
1458 ath9k_hw_setrxabort(ah, 1); in ath9k_enable_ps()
1474 ath9k_hw_setrxabort(ah, 0); in ath9k_disable_ps()
A Dmac.c639 bool ath9k_hw_setrxabort(struct ath_hw *ah, bool set) in ath9k_hw_setrxabort() function
667 EXPORT_SYMBOL(ath9k_hw_setrxabort);
A Dmac.h735 bool ath9k_hw_setrxabort(struct ath_hw *ah, bool set);
A Dhtc_drv_main.c65 ath9k_hw_setrxabort(priv->ah, true); in ath9k_htc_ps_restore()

Completed in 15 milliseconds