Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_recv.c107 ar5416StartPcuReceive(struct ath_hal *ah) in ar5416StartPcuReceive() function
HDar5416.h296 extern void ar5416StartPcuReceive(struct ath_hal *ah);
HDar5416_attach.c126 ah->ah_startPcuReceive = ar5416StartPcuReceive; in ar5416InitState()