Home
last modified time | relevance | path

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

/freebsd/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_freebsd.c428 ah->ah_setQuiet = ar9300_set_quiet; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c138 .ah_setQuiet = ar5210SetQuiet,
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c138 .ah_setQuiet = ar5211SetQuiet,
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c135 .ah_setQuiet = ar5212SetQuiet,
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c151 ah->ah_setQuiet = ar5416SetQuiet; in ar5416InitState()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1400 HAL_STATUS __ahdecl(*ah_setQuiet)(struct ath_hal *ah, uint32_t period, member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1493 ((*(_ah)->ah_setQuiet)((_ah), (_p), (_d), (_o), (_f)))