Searched refs:wmodes (Results 1 – 1 of 1) sorted by relevance
607 u_int wmodes; in ath_attach() local1052 wmodes = ath_hal_getwirelessmodes(ah); in ath_attach()1053 if (wmodes & (HAL_MODE_108G|HAL_MODE_TURBO)) in ath_attach()1149 (wmodes & (HAL_MODE_HT20 | HAL_MODE_HT40))) { in ath_attach()1171 (wmodes & HAL_MODE_HT20)) { in ath_attach()1177 if (wmodes & HAL_MODE_HT40) in ath_attach()