Home
last modified time | relevance | path

Searched refs:ar5211SetRxFilter (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c167 ar5211SetRxFilter(struct ath_hal *ah, uint32_t bits) in ar5211SetRxFilter() function
H A Dar5211.h226 extern void ar5211SetRxFilter(struct ath_hal *, uint32_t);
H A Dar5211_attach.c93 .ah_setRxFilter = ar5211SetRxFilter,