Home
last modified time | relevance | path

Searched refs:ar5416StopPcuReceive (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.c127 ar5416StopPcuReceive(struct ath_hal *ah) in ar5416StopPcuReceive() function
H A Dar5416.h291 extern void ar5416StopPcuReceive(struct ath_hal *ah);
H A Dar5416_attach.c127 ah->ah_stopPcuReceive = ar5416StopPcuReceive; in ar5416InitState()