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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Drtl819x_HT.h242 u8 bEnableHT; member in struct:_RT_HIGH_THROUGHPUT
351 u8 bEnableHT; member in struct:_RT_HTINFO_STA_ENTRY
H A Dieee80211_tx.c311 if (!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT)
410 if(!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT)
431 if(!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT)
495 if(pHTInfo->bCurrentHTSupport && pHTInfo->bEnableHT)
H A Dieee80211_softmac_wx.c325 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT && ieee->pHTInfo->bCurBW40MHz) {
H A Dieee80211_softmac.c961 if (ieee->pHTInfo->bCurrentHTSupport&&ieee->pHTInfo->bEnableHT)
968 printk("Successfully associated, ht not enabled(%d, %d)\n", ieee->pHTInfo->bCurrentHTSupport, ieee->pHTInfo->bEnableHT);
1100 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))
1111 /*WB, 2008.09.09:bCurrentHTSupport and bEnableHT two flags are going to put together to check whether we are in HT now, so needn't to check bEnableHT flags here. That's is to say we will set to HT support whenever joined AP has the ability to support HT. And whether we are in HT or not, please check bCurrentHTSupport&&bEnableHT now please.*/
H A Drtl819x_HTProc.c1288 /*unmark bEnableHT flag here is the same reason why unmarked in function ieee80211_softmac_new_net. WB 2008.09.10*/
1289 // if( pHTInfo->bEnableHT && pNetwork->bssht.bdSupportHT)
1389 if(pHTInfo->bEnableHT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr819xU_HTType.h211 u8 bEnableHT; member in struct:_RT_HIGH_THROUGHPUT
311 u8 bEnableHT; member in struct:_RT_HTINFO_STA_ENTRY
H A Dr8192U_core.c3003 priv->ieee80211->pHTInfo->bEnableHT = 1;
3005 priv->ieee80211->pHTInfo->bEnableHT = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HT.h242 u8 bEnableHT; member in struct:_RT_HIGH_THROUGHPUT
351 u8 bEnableHT; member in struct:_RT_HTINFO_STA_ENTRY
H A Dieee80211_tx.c311 if (!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT)
399 if(!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT)
420 if(!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT)
484 if(pHTInfo->bCurrentHTSupport && pHTInfo->bEnableHT)
H A Dieee80211_softmac_wx.c318 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT && ieee->pHTInfo->bCurBW40MHz) {
H A Dieee80211_softmac.c950 if (ieee->pHTInfo->bCurrentHTSupport&&ieee->pHTInfo->bEnableHT)
957 printk("Successfully associated, ht not enabled(%d, %d)\n", ieee->pHTInfo->bCurrentHTSupport, ieee->pHTInfo->bEnableHT);
1073 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))
1084 /*WB, 2008.09.09:bCurrentHTSupport and bEnableHT two flags are going to put together to check whether we are in HT now, so needn't to check bEnableHT flags here. That's is to say we will set to HT support whenever joined AP has the ability to support HT. And whether we are in HT or not, please check bCurrentHTSupport&&bEnableHT now please.*/
H A Drtl819x_HTProc.c1230 /*unmark bEnableHT flag here is the same reason why unmarked in function ieee80211_softmac_new_net. WB 2008.09.10*/
1231 // if( pHTInfo->bEnableHT && pNetwork->bssht.bdSupportHT)
1325 if(pHTInfo->bEnableHT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_HTType.h211 u8 bEnableHT; member in struct:_RT_HIGH_THROUGHPUT
320 u8 bEnableHT; member in struct:_RT_HTINFO_STA_ENTRY
H A Dr8192U_core.c2711 priv->ieee80211->pHTInfo->bEnableHT = 1;
2713 priv->ieee80211->pHTInfo->bEnableHT = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_tx.c308 if (!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT)
404 if(!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT)
425 if(!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT)
503 if(pHTInfo->bCurrentHTSupport && pHTInfo->bEnableHT)
H A Drtl819x_HT.h260 u8 bEnableHT; member in struct:_RT_HIGH_THROUGHPUT
362 u8 bEnableHT; member in struct:_RT_HTINFO_STA_ENTRY
H A Dieee80211_softmac_wx.c329 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT && ieee->pHTInfo->bCurBW40MHz) {
H A Dieee80211_softmac.c1091 if(ieee->pHTInfo->bCurrentHTSupport&&ieee->pHTInfo->bEnableHT)
1240 if(ieee->pHTInfo->bCurrentHTSupport&&ieee->pHTInfo->bEnableHT){
1274 if(ieee->pHTInfo->bCurrentHTSupport&&ieee->pHTInfo->bEnableHT){
1417 if (ieee->pHTInfo->bCurrentHTSupport&&ieee->pHTInfo->bEnableHT)
1424 printk("Successfully associated, ht not enabled(%d, %d)\n", ieee->pHTInfo->bCurrentHTSupport, ieee->pHTInfo->bEnableHT);
1546 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);
1556 /*WB, 2008.09.09:bCurrentHTSupport and bEnableHT two flags are going to put together to check whether we are in HT now, so needn't to check bEnableHT flags here. That's is to say we will set to HT support whenever joined AP has the ability to support HT. And whether we are in HT or not, please check bCurrentHTSupport&&bEnableHT now please.*/
H A Drtl819x_HTProc.c1432 /*unmark bEnableHT flag here is the same reason why unmarked in function ieee80211_softmac_new_net. WB 2008.09.10*/
1433 // if( pHTInfo->bEnableHT && pNetwork->bssht.bdSupportHT)
1579 if(pHTInfo->bEnableHT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_core.c2193 priv->ieee80211->pHTInfo->bEnableHT = 1;
2195 priv->ieee80211->pHTInfo->bEnableHT = 0;

Completed in 151 milliseconds