Searched refs:ath9k_hw_getrxfilter (Results 1 – 4 of 4) sorted by relevance
947 u32 ath9k_hw_getrxfilter(struct ath_hw *ah);
865 rfilt = (ath9k_hw_getrxfilter(ah) & RX_FILTER_PRESERVE) in ath9k_htc_calcrxfilter()
2594 u32 ath9k_hw_getrxfilter(struct ath_hw *ah) in ath9k_hw_getrxfilter() function2606 EXPORT_SYMBOL(ath9k_hw_getrxfilter);
674 rxfilter = ath9k_hw_getrxfilter(sc->sc_ah); in read_file_misc()