Home
last modified time | relevance | path

Searched refs:ah_setQuiet (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c130 ah->ah_setQuiet = ar9300_Stub_SetQuiet; in ar9300_set_stub_functions()
HDar9300_freebsd.c216 ah->ah_setQuiet = ar9300_set_quiet; in ar9300_attach_freebsd_ops()
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c135 .ah_setQuiet = ar5212SetQuiet,
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c151 ah->ah_setQuiet = ar5416SetQuiet; in ar5416InitState()
/NextBSD/sys/dev/ath/ath_hal/
HDah.h1509 HAL_STATUS __ahdecl(*ah_setQuiet)(struct ath_hal *ah, uint32_t period, member