Home
last modified time | relevance | path

Searched refs:ar9300_set_quiet (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c411 ah->ah_setQuiet = ar9300_set_quiet; in ar9300_attach_freebsd_ops()
H A Dar9300.h1296 extern HAL_STATUS ar9300_set_quiet(struct ath_hal *ah, u_int32_t period, u_int32_t duration,
H A Dar9300_attach.c304 ar9300_set_quiet, /* ah_set_quiet */
H A Dar9300_misc.c613 ar9300_set_quiet(struct ath_hal *ah, u_int32_t period, u_int32_t duration, in ar9300_set_quiet() function