Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah.h968 HAL_BOOL __ahdecl(*ah_procRadarEvent)(struct ath_hal *ah, member
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c135 .ah_procRadarEvent = ar5212ProcessRadarEvent,
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_attach.c153 ah->ah_procRadarEvent = ar5416ProcessRadarEvent; in ar5416InitState()
/freebsd-9-stable/sys/dev/ath/
Dif_athvar.h719 ((*(_ah)->ah_procRadarEvent)((_ah), (_rxs), (_fulltsf), (_buf), (_event)))