Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c33 ar5416GetRxFilter(struct ath_hal *ah) in ar5416GetRxFilter() function
H A Dar5416.h287 extern uint32_t ar5416GetRxFilter(struct ath_hal *ah);
H A Dar5416_attach.c123 ah->ah_getRxFilter = ar5416GetRxFilter; in ar5416InitState()