Home
last modified time | relevance | path

Searched refs:HAL_M_MONITOR (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_beacon.c78 case HAL_M_MONITOR: in ar5211BeaconInit()
H A Dar5211_reset.c192 case HAL_M_MONITOR: in ar5211Reset()
2108 case HAL_M_MONITOR: in ar5211SetOperatingMode()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c108 case HAL_M_MONITOR: in ar5210Reset()
146 case HAL_M_MONITOR: in ar5210Reset()
336 case HAL_M_MONITOR: in ar5210SetOperatingMode()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_beacon.c102 case HAL_M_MONITOR: in ar5212BeaconInit()
H A Dar5212_reset.c163 case HAL_M_MONITOR: in ar5212Reset()
820 case HAL_M_MONITOR: in ar5212SetOperatingMode()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_beacon.c97 case HAL_M_MONITOR: in ar5416BeaconInit()
H A Dar5416_reset.c114 case HAL_M_MONITOR: in ar5416Reset()
/freebsd/tools/tools/ath/athdecode/
H A Dmain.c147 case HAL_M_MONITOR: in opmark()
/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c128 case HAL_M_MONITOR: in ar5312Reset()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h766 HAL_M_MONITOR = 8 /* Monitor mode */ enumerator
/freebsd/tools/tools/ath/athrd/
H A Dathrd.c1072 ahp.ah_opmode = HAL_M_MONITOR; in main()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c1380 case HAL_M_MONITOR: in ar9300_set_operating_mode()
4384 (_opmode == HAL_M_HOSTAP) || (_opmode == HAL_M_MONITOR))
/freebsd/sys/dev/ath/
H A Dif_ath.c1754 sc->sc_opmode = HAL_M_MONITOR; in ath_vap_create()