Home
last modified time | relevance | path

Searched refs:HAL_M_STA (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_beacon.c77 case HAL_M_STA: in ar5211BeaconInit()
H A Dar5211_reset.c189 case HAL_M_STA: in ar5211Reset()
2107 case HAL_M_STA: in ar5211SetOperatingMode()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_beacon.c68 if (AH_PRIVATE(ah)->ah_opmode != HAL_M_STA) { in ar5210BeaconInit()
H A Dar5210_reset.c105 case HAL_M_STA: in ar5210Reset()
141 case HAL_M_STA: in ar5210Reset()
330 case HAL_M_STA: in ar5210SetOperatingMode()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_beacon.c101 case HAL_M_STA: in ar5212BeaconInit()
H A Dar5212_ani.c636 if (opmode == HAL_M_STA) in ar5212AniReset()
H A Dar5212_reset.c160 case HAL_M_STA: in ar5212Reset()
819 case HAL_M_STA: in ar5212SetOperatingMode()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c388 if ((AH_PRIVATE(ah)->ah_opmode != HAL_M_STA || in ar9300_ani_set_odfm_noise_immunity_level()
423 if (AH_PRIVATE(ah)->ah_opmode == HAL_M_STA && in ar9300_ani_set_cck_noise_immunity_level()
946 (AH_PRIVATE(ah)->ah_opmode != HAL_M_STA && in ar9300_ani_reset()
969 if (AH_PRIVATE(ah)->ah_opmode == HAL_M_STA || in ar9300_ani_reset()
H A Dar9300_misc.c2909 ar9300_set_operating_mode(ah, HAL_M_STA); in ar9300_force_tsf_sync()
2924 if ((AH_PRIVATE(ah)->ah_opmode != HAL_M_STA) || in ar9300_chk_rssi_update_tx_pwr()
H A Dar9300_reset.c1379 case HAL_M_STA: in ar9300_set_operating_mode()
4383 ((_opmode == HAL_M_STA) || (_opmode == HAL_M_IBSS) ||\
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_beacon.c96 case HAL_M_STA: in ar5416BeaconInit()
H A Dar5416_ani.c603 if (opmode == HAL_M_STA) in ar5416AniReset()
H A Dar5416_reset.c111 case HAL_M_STA: in ar5416Reset()
/freebsd/tools/tools/ath/athdecode/
H A Dmain.c138 case HAL_M_STA: in opmark()
/freebsd/tools/tools/ath/athrd/
H A Dathrd.c1034 ahp.ah_opmode = HAL_M_STA; in main()
1062 ahp.ah_opmode = HAL_M_STA; in main()
/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c125 case HAL_M_STA: in ar5312Reset()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h763 HAL_M_STA = 1, /* infrastructure station */ enumerator
/freebsd/sys/dev/ath/
H A Dif_ath.c1297 sc->sc_opmode = HAL_M_STA; in ath_attach()
1734 sc->sc_opmode = HAL_M_STA; in ath_vap_create()