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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Deeprom.c165 band->ht_cap.ht_supported = true;
169 band->ht_cap.ht_supported = false;
172 band->ht_cap.ht_supported = true;
175 band->ht_cap.ht_supported = false;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dchan.c35 if (!ht_cap->ht_supported)
H A Dwext-compat.c35 is_ht |= sband->ht_cap.ht_supported;
48 is_ht |= sband->ht_cap.ht_supported;
H A Dnl80211.c501 if (dev->wiphy.bands[band]->ht_cap.ht_supported) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dht.c32 if (!ht_cap_ie || !sband->ht_cap.ht_supported)
35 ht_cap->ht_supported = true;
H A Ddebugfs_sta.c221 htc->ht_supported ? "" : "not ");
222 if (htc->ht_supported) {
H A Dmain.c529 supp_ht = supp_ht || sband->ht_cap.ht_supported;
H A Drc80211_minstrel_ht.c640 if (!sta->ht_cap.ht_supported) {
H A Dwork.c116 if (!sband->ht_cap.ht_supported)
H A Dutil.c972 if (sband->ht_cap.ht_supported) {
H A Dmlme.c158 if (!sband->ht_cap.ht_supported)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Drc.c1301 if (sta->ht_cap.ht_supported) {
1421 if (sta->ht_cap.ht_supported) {
1444 sta->ht_cap.ht_supported, is_cw40);
1486 sta->ht_cap.ht_supported,
H A Dhtc_drv_main.c261 if (sta && sta->ht_cap.ht_supported)
356 if (sta->ht_cap.ht_supported) {
H A Dhtc_drv_init.c464 ht_info->ht_supported = true;
H A Dinit.c190 ht_info->ht_supported = true;
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwllmacctl.h443 uint8 ht_supported; member in struct:wllmac_htcap
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dcfg80211.c740 priv->band.ht_cap.ht_supported = false;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rs.c1109 if (!conf_is_ht(conf) || !sta->ht_cap.ht_supported)
1163 if (!conf_is_ht(conf) || !sta->ht_cap.ht_supported)
1218 if (!conf_is_ht(conf) || !sta->ht_cap.ht_supported)
H A Diwl-core.c232 ht_info->ht_supported = true;
473 if (!sta_ht_inf->ht_supported)
H A Diwl-sta.c172 if (!sta_ht_inf || !sta_ht_inf->ht_supported)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h164 * @ht_supported: is HT supported by the STA
172 bool ht_supported; member in struct:ieee80211_sta_ht_cap
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmac80211_hwsim.c1337 sband->ht_cap.ht_supported = true;
H A Dmwl8k.c1694 band->ht_cap.ht_supported = 1;
2916 if (sta->ht_cap.ht_supported) {
3054 p->ht_support = sta->ht_cap.ht_supported;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Dmain.c148 .ht_supported = true, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2800lib.c2835 spec->ht.ht_supported = true;
2837 spec->ht.ht_supported = false;

Completed in 407 milliseconds