Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c130 ah->ah_setQuiet = ar9300_Stub_SetQuiet; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h100 extern HAL_STATUS ar9300_Stub_SetQuiet(struct ath_hal *ah, uint32_t period,
H A Dar9300_stub_funcs.c621 ar9300_Stub_SetQuiet(struct ath_hal *ah, uint32_t period, in ar9300_Stub_SetQuiet() function