Searched refs:HAL_MODE_11A (Results 1 - 17 of 17) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_phy.c74 case HAL_MODE_11A:
H A Dar5210_attach.c361 pCap->halWirelessModes |= HAL_MODE_11A;
H A Dar5210_misc.c134 return HAL_MODE_11A;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_phy.c89 case HAL_MODE_11A:
H A Dar5211_attach.c487 pCap->halWirelessModes |= HAL_MODE_11A;
H A Dar5211_misc.c148 mode = HAL_MODE_11A;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_phy.c168 case HAL_MODE_11A:
H A Dar5212_attach.c773 pCap->halWirelessModes |= HAL_MODE_11A;
843 (pCap->halWirelessModes & (HAL_MODE_11A|HAL_MODE_11G)) != 0;
847 (pCap->halWirelessModes & (HAL_MODE_11A|HAL_MODE_11G)) != 0;
H A Dar5212_misc.c120 mode = HAL_MODE_11A;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_regdomain.c105 { HAL_MODE_11A, IEEE80211_CHAN_A, &regDmn5GhzFreq[0] },
386 case HAL_MODE_11A:
635 (HAL_MODE_11A | HAL_MODE_11A_TURBO | HAL_MODE_TURBO | \
H A Dah.c536 return HAL_MODE_11A;
H A Dah.h657 HAL_MODE_11A = 0x001, /* 11a channels */ enumerator in enum:__anon49
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c899 pCap->halWirelessModes |= HAL_MODE_11A
911 pCap->halWirelessModes |= HAL_MODE_11A
H A Dar5416_misc.c51 if (pCap->halHTSupport == AH_TRUE && (mode & HAL_MODE_11A))
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_phy.c315 case HAL_MODE_11A:
517 case HAL_MODE_11A:
H A Dar9300_attach.c2728 p_cap->halWirelessModes |= HAL_MODE_11A |
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c6388 rt = ath_hal_getratetable(ah, HAL_MODE_11A);

Completed in 148 milliseconds