Searched refs:ath9k_hw_setmcastfilter (Results 1 – 4 of 4) sorted by relevance
1063 void ath9k_hw_setmcastfilter(struct ath_hw *ah, u32 filter0, u32 filter1);
107 ath9k_hw_setmcastfilter(ah, mfilt[0], mfilt[1]); in ath_opmode_init()
929 ath9k_hw_setmcastfilter(ah, mfilt[0], mfilt[1]); in ath9k_htc_opmode_init()
2999 void ath9k_hw_setmcastfilter(struct ath_hw *ah, u32 filter0, u32 filter1) in ath9k_hw_setmcastfilter() function3004 EXPORT_SYMBOL(ath9k_hw_setmcastfilter);