Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c44 ah->ah_disable = ar9300_Stub_Disable; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h137 extern HAL_BOOL ar9300_Stub_Disable(struct ath_hal *ah);
H A Dar9300_stub_funcs.c801 ar9300_Stub_Disable(struct ath_hal *ah) in ar9300_Stub_Disable() function