Searched refs:ath6kl_band_2ghz (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c124 static struct ieee80211_supported_band ath6kl_band_2ghz = { variable in typeref:struct:ieee80211_supported_band
1118 ath6kl_band_2ghz.ht_cap.ht_supported) ?
3933 ath6kl_band_2ghz.ht_cap.cap = 0;
3934 ath6kl_band_2ghz.ht_cap.ht_supported = false;
3944 ath6kl_band_2ghz.ht_cap.mcs.rx_mask[0] = 0xff;
3946 ath6kl_band_2ghz.ht_cap.mcs.rx_mask[1] = 0xff;
3951 ath6kl_band_2ghz.ht_cap.mcs.rx_mask[0] = 0xff;
3961 wiphy->bands[NL80211_BAND_2GHZ] = &ath6kl_band_2ghz;

Completed in 202 milliseconds