Searched refs:ht40_bands (Results 1 – 10 of 10) sorted by relevance
89 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),210 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
48 .ht40_bands = BIT(NL80211_BAND_2GHZ),
55 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
46 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
51 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
73 .ht40_bands = BIT(NL80211_BAND_2GHZ),
65 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ) |
94 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
99 if (cfg->ht_params->ht40_bands & BIT(band)) { in iwl_init_ht_hw_capab()
158 u8 ht40_bands; member