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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_rx.c1717 network->bssht.bdHTSpecVer = HT_SPEC_VER_EWC;
1718 network->bssht.bdHTCapLen = tmp_htcap_len > sizeof(network->bssht.bdHTCapBuf)?\
1719 sizeof(network->bssht.bdHTCapBuf):tmp_htcap_len;
1720 memcpy(network->bssht.bdHTCapBuf,info_element->data,network->bssht.bdHTCapLen);
1724 network->bssht.bdSupportHT = true;
1725 network->bssht.bdHT1R = ((((PHT_CAPABILITY_ELE)(network->bssht.bdHTCapBuf))->MCS[1]) == 0);
1727 network->bssht
[all...]
H A Drtl819x_HTProc.c362 else if(net->bssht.bdRT2RTAggregation)
381 if(net->bssht.bdRT2RTAggregation){
383 if(net->bssht.RT2RT_HT_Mode & RT_HT_CAP_USE_92SE){
386 if(net->bssht.RT2RT_HT_Mode & RT_HT_CAP_USE_SOFTAP){
681 if((pHTInfo->IOTPeer==HT_IOT_PEER_REALTEK) && (network->bssht.bdSupportHT))
720 if((pHTInfo->IOTPeer==HT_IOT_PEER_REALTEK) && (network->bssht.bdSupportHT))
735 && (network->bssht.bdBandWidth == HT_CHANNEL_WIDTH_20_40))
1240 if (ieee->current_network.bssht.bdRT2RTAggregation)
1423 // PHT_CAPABILITY_ELE pPeerHTCap = (PHT_CAPABILITY_ELE)pNetwork->bssht.bdHTCapBuf;
1424 // PHT_INFORMATION_ELE pPeerHTInfo = (PHT_INFORMATION_ELE)pNetwork->bssht
[all...]
H A Dieee80211_wx.c154 if (!memcmp(network->bssht.bdHTCapBuf, EWC11NHTCap, 4))
155 ht_cap = (PHT_CAPABILITY_ELE)&network->bssht.bdHTCapBuf[4];
157 ht_cap = (PHT_CAPABILITY_ELE)&network->bssht.bdHTCapBuf[0];
H A Dieee80211_softmac.c1546 printk(KERN_INFO"Linking with %s,channel:%d, qos:%d, myHT:%d, networkHT:%d, mode:%x\n",ieee->current_network.ssid,ieee->current_network.channel, ieee->current_network.qos_data.supported, ieee->pHTInfo->bEnableHT, ieee->current_network.bssht.bdSupportHT, ieee->current_network.mode);
1555 ieee->current_network.bssht.bdSupportHT)
2039 memcpy(ieee->pHTInfo->PeerHTCapBuf, network->bssht.bdHTCapBuf, network->bssht.bdHTCapLen);
2040 memcpy(ieee->pHTInfo->PeerHTInfoBuf, network->bssht.bdHTInfoBuf, network->bssht.bdHTInfoLen);
H A Dieee80211.h1018 BSS_HT bssht; member in struct:ieee80211_network
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_rx.c1911 network->bssht.bdHTSpecVer = HT_SPEC_VER_EWC;
1912 network->bssht.bdHTCapLen = tmp_htcap_len > sizeof(network->bssht.bdHTCapBuf)?\
1913 sizeof(network->bssht.bdHTCapBuf):tmp_htcap_len;
1914 memcpy(network->bssht.bdHTCapBuf,info_element->data,network->bssht.bdHTCapLen);
1918 network->bssht.bdSupportHT = true;
1920 network->bssht.bdSupportHT = false;
1933 network->bssht.bdHTSpecVer = HT_SPEC_VER_EWC;
1935 network->bssht
[all...]
H A Drtl819x_HTProc.c365 else if(net->bssht.bdRT2RTAggregation)
384 if(net->bssht.bdRT2RTAggregation)
1100 if (ieee->current_network.bssht.bdRT2RTAggregation)
1279 // PHT_CAPABILITY_ELE pPeerHTCap = (PHT_CAPABILITY_ELE)pNetwork->bssht.bdHTCapBuf;
1280 // PHT_INFORMATION_ELE pPeerHTInfo = (PHT_INFORMATION_ELE)pNetwork->bssht.bdHTInfoBuf;
1289 // if( pHTInfo->bEnableHT && pNetwork->bssht.bdSupportHT)
1290 if (pNetwork->bssht.bdSupportHT)
1293 pHTInfo->ePeerHTSpecVer = pNetwork->bssht.bdHTSpecVer;
1296 if(pNetwork->bssht.bdHTCapLen > 0 && pNetwork->bssht
[all...]
H A Dieee80211_wx.c154 if (!memcmp(network->bssht.bdHTCapBuf, EWC11NHTCap, 4))
155 ht_cap = (PHT_CAPABILITY_ELE)&network->bssht.bdHTCapBuf[4];
157 ht_cap = (PHT_CAPABILITY_ELE)&network->bssht.bdHTCapBuf[0];
H A Dieee80211_softmac.c1100 printk(KERN_INFO"Linking with %s,channel:%d, qos:%d, myHT:%d, networkHT:%d\n",ieee->current_network.ssid,ieee->current_network.channel, ieee->current_network.qos_data.supported, ieee->pHTInfo->bEnableHT, ieee->current_network.bssht.bdSupportHT);
1109 // (ieee->pHTInfo->bEnableHT && ieee->current_network.bssht.bdSupportHT))
1110 ieee->current_network.bssht.bdSupportHT)
1681 memcpy(ieee->pHTInfo->PeerHTCapBuf, network->bssht.bdHTCapBuf, network->bssht.bdHTCapLen);
1682 memcpy(ieee->pHTInfo->PeerHTInfoBuf, network->bssht.bdHTInfoBuf, network->bssht.bdHTInfoLen);
H A Dieee80211.h1583 BSS_HT bssht; member in struct:ieee80211_network
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c1850 network->bssht.bdHTSpecVer = HT_SPEC_VER_EWC;
1851 network->bssht.bdHTCapLen = tmp_htcap_len > sizeof(network->bssht.bdHTCapBuf)?\
1852 sizeof(network->bssht.bdHTCapBuf):tmp_htcap_len;
1853 memcpy(network->bssht.bdHTCapBuf,info_element->data,network->bssht.bdHTCapLen);
1857 network->bssht.bdSupportHT = true;
1859 network->bssht.bdSupportHT = false;
1872 network->bssht.bdHTSpecVer = HT_SPEC_VER_EWC;
1874 network->bssht
[all...]
H A Drtl819x_HTProc.c364 else if(net->bssht.bdRT2RTAggregation)
383 if(net->bssht.bdRT2RTAggregation)
1042 if (ieee->current_network.bssht.bdRT2RTAggregation)
1221 // PHT_CAPABILITY_ELE pPeerHTCap = (PHT_CAPABILITY_ELE)pNetwork->bssht.bdHTCapBuf;
1222 // PHT_INFORMATION_ELE pPeerHTInfo = (PHT_INFORMATION_ELE)pNetwork->bssht.bdHTInfoBuf;
1231 // if( pHTInfo->bEnableHT && pNetwork->bssht.bdSupportHT)
1232 if (pNetwork->bssht.bdSupportHT)
1235 pHTInfo->ePeerHTSpecVer = pNetwork->bssht.bdHTSpecVer;
1238 if(pNetwork->bssht.bdHTCapLen > 0 && pNetwork->bssht
[all...]
H A Dieee80211_wx.c153 if (!memcmp(network->bssht.bdHTCapBuf, EWC11NHTCap, 4))
154 ht_cap = (PHT_CAPABILITY_ELE)&network->bssht.bdHTCapBuf[4];
156 ht_cap = (PHT_CAPABILITY_ELE)&network->bssht.bdHTCapBuf[0];
H A Dieee80211_softmac.c1073 printk(KERN_INFO"Linking with %s,channel:%d, qos:%d, myHT:%d, networkHT:%d\n",ieee->current_network.ssid,ieee->current_network.channel, ieee->current_network.qos_data.supported, ieee->pHTInfo->bEnableHT, ieee->current_network.bssht.bdSupportHT);
1082 // (ieee->pHTInfo->bEnableHT && ieee->current_network.bssht.bdSupportHT))
1083 ieee->current_network.bssht.bdSupportHT)
1580 memcpy(ieee->pHTInfo->PeerHTCapBuf, network->bssht.bdHTCapBuf, network->bssht.bdHTCapLen);
1581 memcpy(ieee->pHTInfo->PeerHTInfoBuf, network->bssht.bdHTInfoBuf, network->bssht.bdHTInfoLen);
H A Dieee80211.h1555 BSS_HT bssht; member in struct:ieee80211_network
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h1550 BSS_HT bssht; member in struct:ieee80211_network
H A Dr8192E_core.c1892 ieee->pHTInfo->bCurrentRT2RTLongSlotTime = net->bssht.bdRT2RTLongSlotTime;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_core.c2657 ieee->pHTInfo->bCurrentRT2RTLongSlotTime = net->bssht.bdRT2RTLongSlotTime;
2659 ieee->pHTInfo->RT2RT_HT_Mode = net->bssht.RT2RT_HT_Mode;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_core.c2376 ieee->pHTInfo->bCurrentRT2RTLongSlotTime = net->bssht.bdRT2RTLongSlotTime;

Completed in 182 milliseconds