Home
last modified time | relevance | path

Searched refs:ar5210SetRxFilter (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_recv.c164 ar5210SetRxFilter(struct ath_hal *ah, uint32_t bits) in ar5210SetRxFilter() function
H A Dar5210_attach.c90 .ah_setRxFilter = ar5210SetRxFilter,
H A Dar5210.h191 extern void ar5210SetRxFilter(struct ath_hal *, uint32_t);
H A Dar5210_reset.c183 ar5210SetRxFilter(ah, 0); /* nothing for now */ in ar5210Reset()