Home
last modified time | relevance | path

Searched refs:ah_setRxFilter (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c90 .ah_setRxFilter = ar5210SetRxFilter,
/netbsd/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c90 .ah_setRxFilter = ar5211SetRxFilter,
/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah.h761 void __ahdecl(*ah_setRxFilter)(struct ath_hal*, uint32_t); member
/netbsd/sys/dev/ic/
H A Dathvar.h373 ((*(_ah)->ah_setRxFilter)((_ah), (_filter)))
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c86 .ah_setRxFilter = ar5212SetRxFilter,