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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c159 ath9k_hw_setrxfilter(ah, rfilt);
318 ath9k_hw_setrxfilter(ah, 0);
H A Darn_ani.c527 ath9k_hw_setrxfilter(ah, ath9k_hw_getrxfilter(ah) |
561 ath9k_hw_setrxfilter(ah, ath9k_hw_getrxfilter(ah) &
569 ath9k_hw_setrxfilter(ah, ath9k_hw_getrxfilter(ah) |
H A Darn_main.c1483 ath9k_hw_setrxfilter(ah, rfilt);
2325 ath9k_hw_setrxfilter(ah, rfilt);
3437 ath9k_hw_setrxfilter(ah, 0);
H A Darn_ath9k.h927 void ath9k_hw_setrxfilter(struct ath_hal *ah, uint32_t bits);
H A Darn_hw.c3952 ath9k_hw_setrxfilter(struct ath_hal *ah, uint32_t bits) function

Completed in 66 milliseconds