Home
last modified time | relevance | path

Searched refs:bCurrentHTSupport (Results 1 – 16 of 16) sorted by relevance

/drivers/staging/rtl8192e/
Drtl819x_HTProc.c221 if (pHTInfo->bCurrentHTSupport == false) in IsHTHalfNmode40Bandwidth()
240 if (pHTInfo->bCurrentHTSupport == false) in IsHTHalfNmodeSGI()
699 if (pHTInfo->bCurrentHTSupport == false) { in HTOnAssocRsp()
810 pHTInfo->bCurrentHTSupport = false; in HTInitializeHTInfo()
883 pHTInfo->bCurrentHTSupport = true; in HTResetSelfAndSavePeerSetting()
938 pHTInfo->bCurrentHTSupport = false; in HTResetSelfAndSavePeerSetting()
955 if (pHTInfo->bCurrentHTSupport) { in HT_update_self_and_peer_setting()
967 pHTInfo->bCurrentHTSupport = true; in HTUseDefaultSetting()
994 pHTInfo->bCurrentHTSupport = false; in HTUseDefaultSetting()
1000 if (ieee->pHTInfo->bCurrentHTSupport) { in HTCCheck()
Drtl819x_BAProc.c269 (ieee->pHTInfo->bCurrentHTSupport == false) || in rtllib_rx_ADDBAReq()
275 ieee->pHTInfo->bCurrentHTSupport); in rtllib_rx_ADDBAReq()
352 ieee->pHTInfo->bCurrentHTSupport == false || in rtllib_rx_ADDBARsp()
357 ieee->pHTInfo->bCurrentHTSupport, in rtllib_rx_ADDBARsp()
442 ieee->pHTInfo->bCurrentHTSupport == false) { in rtllib_rx_DELBA()
446 ieee->pHTInfo->bCurrentHTSupport); in rtllib_rx_DELBA()
Drtllib_tx.c296 if (!pHTInfo->bCurrentHTSupport || !pHTInfo->bEnableHT) in rtllib_tx_query_agg_cap()
377 if (!pHTInfo->bCurrentHTSupport || !pHTInfo->bEnableHT) in rtllib_query_HTCapShortGI()
398 if (!pHTInfo->bCurrentHTSupport || !pHTInfo->bEnableHT) in rtllib_query_BandwidthMode()
458 if (pHTInfo->bCurrentHTSupport && pHTInfo->bEnableHT) { in rtllib_query_protectionmode()
Drtl819x_HT.h218 u8 bCurrentHTSupport; member
Drtllib_softmac.c884 if (ieee->pHTInfo->bCurrentHTSupport) { in rtllib_probe_resp()
1217 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in rtllib_association_req()
1359 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in rtllib_association_req()
1395 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in rtllib_association_req()
1562 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in rtllib_associate_complete_wq()
1568 ieee->pHTInfo->bCurrentHTSupport, in rtllib_associate_complete_wq()
1746 ieee->pHTInfo->bCurrentHTSupport = in rtllib_softmac_new_net()
2784 ieee->pHTInfo->bCurrentHTSupport = false; in rtllib_start_ibss_wq()
Drtllib_softmac_wx.c365 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT && in rtllib_wx_sync_scan_wq()
/drivers/staging/rtl8192u/ieee80211/
Drtl819x_BAProc.c368 (ieee->pHTInfo->bCurrentHTSupport == false)) //|| in ieee80211_rx_ADDBAReq()
372 … is not ready(%d, %d)\n", ieee->current_network.qos_data.active, ieee->pHTInfo->bCurrentHTSupport); in ieee80211_rx_ADDBAReq()
467 ieee->pHTInfo->bCurrentHTSupport == false || in ieee80211_rx_ADDBARsp()
470 …d, %d, %d)\n",ieee->current_network.qos_data.active, ieee->pHTInfo->bCurrentHTSupport, ieee->pHTIn… in ieee80211_rx_ADDBARsp()
590 ieee->pHTInfo->bCurrentHTSupport == false ) in ieee80211_rx_DELBA()
592 … not supported(%d, %d)\n",ieee->current_network.qos_data.active, ieee->pHTInfo->bCurrentHTSupport); in ieee80211_rx_DELBA()
Drtl819x_HTProc.c227 if(pHTInfo->bCurrentHTSupport == false ) // wireless is n mode in IsHTHalfNmode40Bandwidth()
246 if(pHTInfo->bCurrentHTSupport == false ) // wireless is n mode in IsHTHalfNmodeSGI()
954 if( pHTInfo->bCurrentHTSupport == false ) in HTOnAssocRsp()
1137 pHTInfo->bCurrentHTSupport = false; in HTInitializeHTInfo()
1236 pHTInfo->bCurrentHTSupport = true; in HTResetSelfAndSavePeerSetting()
1293 pHTInfo->bCurrentHTSupport = false; in HTResetSelfAndSavePeerSetting()
1308 if(pHTInfo->bCurrentHTSupport) in HTUpdateSelfAndPeerSetting()
1333 if(ieee->pHTInfo->bCurrentHTSupport) in HTCCheck()
Dieee80211_tx.c314 if (!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT) in ieee80211_tx_query_agg_cap()
403 if(!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT) in ieee80211_query_HTCapShortGI()
425 if(!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT) in ieee80211_query_BandwidthMode()
491 if(pHTInfo->bCurrentHTSupport && pHTInfo->bEnableHT) in ieee80211_query_protectionmode()
Drtl819x_HT.h243 u8 bCurrentHTSupport; member
Dieee80211_softmac.c1020 if(ieee->pHTInfo->bCurrentHTSupport&&ieee->pHTInfo->bEnableHT) in ieee80211_association_req()
1175 if(ieee->pHTInfo->bCurrentHTSupport&&ieee->pHTInfo->bEnableHT){ in ieee80211_association_req()
1204 if(ieee->pHTInfo->bCurrentHTSupport&&ieee->pHTInfo->bEnableHT){ in ieee80211_association_req()
1352 if (ieee->pHTInfo->bCurrentHTSupport&&ieee->pHTInfo->bEnableHT) in ieee80211_associate_complete_wq()
1359 …printk("Successfully associated, ht not enabled(%d, %d)\n", ieee->pHTInfo->bCurrentHTSupport, ieee… in ieee80211_associate_complete_wq()
1493 ieee->pHTInfo->bCurrentHTSupport = false; in ieee80211_softmac_new_net()
Dieee80211_softmac_wx.c323 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT && ieee->pHTInfo->bCurBW40MHz) { in ieee80211_wx_sync_scan_wq()
/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h106 ((_rtllib->pHTInfo->bCurrentHTSupport == true) && \
Drtl_wx.c1042 ieee->pHTInfo->bCurrentHTSupport) in r8192_wx_set_enc_ext()
Drtl_core.c582 if (ieee->pHTInfo->bCurrentHTSupport) in rtl8192_update_beacon()
2650 && ieee->pHTInfo->bCurrentHTSupport) { in rtl8192_ioctl()
/drivers/staging/rtl8192u/
Dr8192U_core.c1809 if (ieee->pHTInfo->bCurrentHTSupport) in rtl8192_update_beacon()
4408 …if ((priv->ieee80211->pHTInfo->bCurrentHTSupport == true) && (priv->ieee80211->pairwise_key_type =… in query_rxdesc_status()