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),
53 .ht40_bands = BIT(NL80211_BAND_2GHZ),
55 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
51 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
78 .ht40_bands = BIT(NL80211_BAND_2GHZ),
99 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
137 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ) |
154 u8 ht40_bands; member
733 if (cfg->ht_params->ht40_bands & BIT(band)) { in iwl_init_ht_hw_capab()