Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/
Diwl-7000.c158 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
289 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
Diwl-a000.c95 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
Diwl-1000.c67 .ht40_bands = BIT(NL80211_BAND_2GHZ),
Diwl-5000.c65 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
Diwl-9000.c101 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
Diwl-2000.c90 .ht40_bands = BIT(NL80211_BAND_2GHZ),
Diwl-8000.c126 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
Diwl-config.h200 u8 ht40_bands; member
Diwl-6000.c110 .ht40_bands = BIT(NL80211_BAND_2GHZ) | BIT(NL80211_BAND_5GHZ),
Diwl-eeprom-parse.c789 if (cfg->ht_params->ht40_bands & BIT(band)) { in iwl_init_ht_hw_capab()