Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c79 ah->ah_startPcuReceive = ar9300_Stub_StartPcuReceive; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h115 extern void ar9300_Stub_StartPcuReceive(struct ath_hal *ah, HAL_BOOL);
H A Dar9300_stub_funcs.c694 ar9300_Stub_StartPcuReceive(struct ath_hal *ah, HAL_BOOL is_scanning) in ar9300_Stub_StartPcuReceive() function