Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c607 u_int wmodes; in ath_attach() local
1052 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()