Searched refs:HAL_MODE_11B (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_phy.c91 case HAL_MODE_11B:
H A Dar5211_attach.c489 pCap->halWirelessModes |= HAL_MODE_11B;
H A Dar5211_misc.c151 mode |= HAL_MODE_11B;
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah_regdomain.c104 { HAL_MODE_11B, IEEE80211_CHAN_B },
463 case HAL_MODE_11B:
477 else if (cm->mode == HAL_MODE_11B)
481 if (cm->mode == HAL_MODE_11B)
H A Dah.c463 return HAL_MODE_11B;
H A Dah.h640 HAL_MODE_11B = 0x004, /* 11b channels */ enumerator in enum:__anon7451
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_phy.c170 case HAL_MODE_11B:
H A Dar5212_attach.c776 pCap->halWirelessModes |= HAL_MODE_11B;
H A Dar5212_misc.c127 mode |= HAL_MODE_11B;
/freebsd-10.0-release/tools/tools/ath/athrd/
H A Dathrd.c197 mode |= HAL_MODE_11B;
1097 modes |= HAL_MODE_11B;
1172 modes = HAL_MODE_11A | HAL_MODE_11B |
1187 if (modes & HAL_MODE_11B) {
1190 HAL_MODE_11B, cc, rd, extendedChanMode) == HAL_OK) {
1245 if (CHECKMODES(modes, HAL_MODE_11B|HAL_MODE_11G)) {
1270 if (modes & HAL_MODE_11B)
/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_phy.c330 case HAL_MODE_11B:
547 case HAL_MODE_11B:
H A Dar9300_attach.c2609 p_cap->halWirelessModes |= HAL_MODE_11B | HAL_MODE_11G |
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath.c5697 rt = ath_hal_getratetable(ah, HAL_MODE_11B);

Completed in 216 milliseconds