Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c77 ah->ah_enableReceive = ar9300_Stub_EnableReceive; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h113 extern void ar9300_Stub_EnableReceive(struct ath_hal *ah);
H A Dar9300_stub_funcs.c679 ar9300_Stub_EnableReceive(struct ath_hal *ah) in ar9300_Stub_EnableReceive() function