Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A D7000.c135 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
148 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
162 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
185 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
197 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
211 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
224 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
H A D6000.c125 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
163 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
195 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
207 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
247 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
284 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
318 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
347 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
H A D5000.c79 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
91 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
117 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
146 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
H A D2000.c105 .ht40_bands = BIT(NL80211_BAND_2GHZ),
133 .ht40_bands = BIT(NL80211_BAND_2GHZ),
161 .ht40_bands = BIT(NL80211_BAND_2GHZ),
190 .ht40_bands = BIT(NL80211_BAND_2GHZ),
H A D1000.c78 .ht40_bands = BIT(NL80211_BAND_2GHZ),
107 .ht40_bands = BIT(NL80211_BAND_2GHZ),
H A D8000.c118 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
129 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
H A Drf-wh.c14 .ht40_bands = BIT(NL80211_BAND_2GHZ) | \
H A Drf-fm.c21 .ht40_bands = BIT(NL80211_BAND_2GHZ) | \
H A Drf-gf.c49 .ht40_bands = BIT(NL80211_BAND_2GHZ) |
H A Drf-jf.c75 .ht40_bands = BIT(NL80211_BAND_2GHZ) | \
H A Drf-hr.c53 .ht40_bands = BIT(NL80211_BAND_2GHZ) | \
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-utils.c57 !cfg->ht_params.ht40_bands) { in iwl_init_ht_hw_capab()
100 if (cfg->ht_params.ht40_bands & BIT(band)) { in iwl_init_ht_hw_capab()
H A Diwl-config.h254 u8 ht40_bands; member
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c1146 if (priv->cfg->ht_params.ht40_bands) in iwl_set_hw_params()
1184 !priv->cfg->ht_params.ht40_bands) { in iwl_eeprom_init_hw_params()
H A Ddebugfs.c2101 if (priv->cfg->ht_params.ht40_bands) in iwl_dbgfs_protection_mode_read()
2122 if (!priv->cfg->ht_params.ht40_bands) in iwl_dbgfs_protection_mode_write()