Searched refs:ath9k_hw_setrxfilter (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | 97 ath9k_hw_setrxfilter(ah, rfilt); in ath_opmode_init() 486 ath9k_hw_setrxfilter(ah, 0); in ath_stoprecv()
|
H A D | main.c | 1585 ath9k_hw_setrxfilter(sc->sc_ah, rfilt); in ath9k_configure_filter() 2112 ath9k_hw_setrxfilter(ah, rfilt); in ath9k_enable_dynack() 2134 ath9k_hw_setrxfilter(ah, rfilt); in ath9k_set_coverage_class()
|
H A D | common-spectral.c | 733 ath9k_hw_setrxfilter(ah, rxfilter | in ath9k_cmn_spectral_scan_trigger()
|
H A D | hw.h | 1058 void ath9k_hw_setrxfilter(struct ath_hw *ah, u32 bits);
|
H A D | htc_drv_txrx.c | 922 ath9k_hw_setrxfilter(ah, rfilt); in ath9k_htc_opmode_init()
|
H A D | hw.c | 2891 void ath9k_hw_setrxfilter(struct ath_hw *ah, u32 bits) in ath9k_hw_setrxfilter() function 2913 EXPORT_SYMBOL(ath9k_hw_setrxfilter);
|
H A D | channel.c | 90 ath9k_hw_setrxfilter(ah, rxfilter); in ath_set_channel()
|
H A D | htc_drv_main.c | 1279 ath9k_hw_setrxfilter(priv->ah, rfilt); in ath9k_htc_configure_filter()
|