Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c107 ar5416StartPcuReceive(struct ath_hal *ah, HAL_BOOL is_scanning) in ar5416StartPcuReceive() function
H A Dar5416.h290 extern void ar5416StartPcuReceive(struct ath_hal *ah, HAL_BOOL);
H A Dar5416_attach.c126 ah->ah_startPcuReceive = ar5416StartPcuReceive; in ar5416InitState()