Searched refs:ath9k_hw_getrxfilter (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c368 rfilt = (ath9k_hw_getrxfilter(ah) & RX_FILTER_PRESERVE)
H A Dani.c633 ath9k_hw_setrxfilter(ah, ath9k_hw_getrxfilter(ah) |
666 ath9k_hw_setrxfilter(ah, ath9k_hw_getrxfilter(ah) &
H A Dhw.h902 u32 ath9k_hw_getrxfilter(struct ath_hw *ah);
H A Drecv.c418 rfilt = (ath9k_hw_getrxfilter(sc->sc_ah) & RX_FILTER_PRESERVE)
H A Dhw.c2421 u32 ath9k_hw_getrxfilter(struct ath_hw *ah) function
2433 EXPORT_SYMBOL(ath9k_hw_getrxfilter); variable

Completed in 123 milliseconds