Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_ani.c384 ar5212GetRxFilter(ah) &~ HAL_RX_FILTER_PHYERR); in ar5212AniControl()
391 ar5212GetRxFilter(ah) &~ HAL_RX_FILTER_PHYERR); in ar5212AniControl()
399 ar5212GetRxFilter(ah) | HAL_RX_FILTER_PHYERR); in ar5212AniControl()
645 rxfilter = ar5212GetRxFilter(ah); in ar5212AniReset()
H A Dar5212_recv.c158 ar5212GetRxFilter(struct ath_hal *ah) in ar5212GetRxFilter() function
H A Dar5212.h522 extern uint32_t ar5212GetRxFilter(struct ath_hal *ah);
H A Dar5212_attach.c85 .ah_getRxFilter = ar5212GetRxFilter,
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_ani.c346 ar5212GetRxFilter(ah) &~ HAL_RX_FILTER_PHYERR); in ar5416AniControl()
352 ar5212GetRxFilter(ah) &~ HAL_RX_FILTER_PHYERR); in ar5416AniControl()
565 rxfilter = ar5212GetRxFilter(ah); in ar5416AniReset()