Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c90 ah->ah_procMibEvent = ar9300_Stub_ProcessMibIntr; in ar9300_set_stub_functions()
HDar9300_freebsd.c174 ah->ah_procMibEvent = ar9300_process_mib_intr; in ar9300_attach_freebsd_ops()
/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c98 .ah_procMibEvent = ar5210MibEvent,
/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c98 .ah_procMibEvent = ar5211MibEvent,
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c94 .ah_procMibEvent = ar5212ProcessMibIntr,
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c132 ah->ah_procMibEvent = ar5416ProcessMibIntr; in ar5416InitState()
/NextBSD/sys/dev/ath/ath_hal/
HDah.h1455 void __ahdecl(*ah_procMibEvent)(struct ath_hal *, member
/NextBSD/sys/dev/ath/
HDif_athvar.h1173 ((*(_ah)->ah_procMibEvent)((_ah), (_stats)))