Searched refs:ht40_bands (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | 7000.c | 147 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ), 269 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
|
H A D | 1000.c | 53 .ht40_bands = BIT(NL80211_BAND_2GHZ),
|
H A D | 8000.c | 112 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
|
H A D | 2000.c | 78 .ht40_bands = BIT(NL80211_BAND_2GHZ),
|
H A D | 5000.c | 51 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
|
H A D | 9000.c | 99 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
|
H A D | 6000.c | 99 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
|
H A D | 22000.c | 161 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | 7000.c | 89 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ), 210 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
|
H A D | 1000.c | 48 .ht40_bands = BIT(NL80211_BAND_2GHZ),
|
H A D | 2000.c | 73 .ht40_bands = BIT(NL80211_BAND_2GHZ),
|
H A D | 8000.c | 55 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
|
H A D | 5000.c | 46 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
|
H A D | 9000.c | 51 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
|
H A D | 22000.c | 65 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ) |
|
H A D | 6000.c | 94 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-config.h | 200 * @ht40_bands: bitmap of bands (using %NL80211_BAND_*) that support HT40 207 u8 ht40_bands; member
|
H A D | iwl-eeprom-parse.c | 789 if (cfg->ht_params->ht40_bands & BIT(band)) { in iwl_init_ht_hw_capab()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-config.h | 149 * @ht40_bands: bitmap of bands (using %NL80211_BAND_*) that support HT40 156 u8 ht40_bands; member
|
H A D | iwl-eeprom-parse.c | 735 if (cfg->ht_params->ht40_bands & BIT(band)) { in iwl_init_ht_hw_capab()
|
Completed in 12 milliseconds