Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c88 ah->ah_rxMonitor = ar9300_Stub_RxMonitor; in ar9300_set_stub_functions()
H A Dar9300_freebsd.c172 ah->ah_rxMonitor = ar9300_ani_rxmonitor_freebsd; in ar9300_attach_freebsd_ops()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210_attach.c96 .ah_rxMonitor = ar5210RxMonitor,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_attach.c96 .ah_rxMonitor = ar5211RxMonitor,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_attach.c92 .ah_rxMonitor = ar5212RxMonitor,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c130 ah->ah_rxMonitor = ar5416RxMonitor; in ar5416InitState()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1450 void __ahdecl(*ah_rxMonitor)(struct ath_hal *, member
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h1207 ((*(_ah)->ah_rxMonitor)((_ah), (_arg), (_chan)))