Searched refs:bCurrentHTSupport (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtl819x_HTProc.c | 540 if (pHTInfo->bCurrentHTSupport == false) { in HTOnAssocRsp() 651 pHTInfo->bCurrentHTSupport = false; in HTInitializeHTInfo() 725 pHTInfo->bCurrentHTSupport = true; in HTResetSelfAndSavePeerSetting() 780 pHTInfo->bCurrentHTSupport = false; in HTResetSelfAndSavePeerSetting() 797 if (pHTInfo->bCurrentHTSupport) { in HT_update_self_and_peer_setting() 809 pHTInfo->bCurrentHTSupport = true; in HTUseDefaultSetting() 836 pHTInfo->bCurrentHTSupport = false; in HTUseDefaultSetting() 842 if (ieee->pHTInfo->bCurrentHTSupport) { in HTCCheck()
|
D | rtl819x_BAProc.c | 269 (ieee->pHTInfo->bCurrentHTSupport == false) || in rtllib_rx_ADDBAReq() 275 ieee->pHTInfo->bCurrentHTSupport); in rtllib_rx_ADDBAReq() 353 ieee->pHTInfo->bCurrentHTSupport == false || in rtllib_rx_ADDBARsp() 358 ieee->pHTInfo->bCurrentHTSupport, in rtllib_rx_ADDBARsp() 445 ieee->pHTInfo->bCurrentHTSupport == false) { in rtllib_rx_DELBA() 449 ieee->pHTInfo->bCurrentHTSupport); in rtllib_rx_DELBA()
|
D | rtllib_tx.c | 296 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() 461 if (pHTInfo->bCurrentHTSupport && pHTInfo->bEnableHT) { in rtllib_query_protectionmode()
|
D | rtl819x_HT.h | 181 u8 bCurrentHTSupport; member
|
D | rtllib_softmac.c | 880 if (ieee->pHTInfo->bCurrentHTSupport) { in rtllib_probe_resp() 1213 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in rtllib_association_req() 1356 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in rtllib_association_req() 1392 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in rtllib_association_req() 1559 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in rtllib_associate_complete_wq() 1565 ieee->pHTInfo->bCurrentHTSupport, in rtllib_associate_complete_wq() 1744 ieee->pHTInfo->bCurrentHTSupport = in rtllib_softmac_new_net() 2783 ieee->pHTInfo->bCurrentHTSupport = false; in rtllib_start_ibss_wq()
|
D | rtllib_softmac_wx.c | 365 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT && in rtllib_wx_sync_scan_wq()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_BAProc.c | 367 (ieee->pHTInfo->bCurrentHTSupport == false)) //|| in ieee80211_rx_ADDBAReq() 371 … is not ready(%d, %d)\n", ieee->current_network.qos_data.active, ieee->pHTInfo->bCurrentHTSupport); in ieee80211_rx_ADDBAReq() 465 ieee->pHTInfo->bCurrentHTSupport == false || in ieee80211_rx_ADDBARsp() 467 …d, %d, %d)\n",ieee->current_network.qos_data.active, ieee->pHTInfo->bCurrentHTSupport, ieee->pHTIn… in ieee80211_rx_ADDBARsp() 586 ieee->pHTInfo->bCurrentHTSupport == false ) in ieee80211_rx_DELBA() 588 … not supported(%d, %d)\n",ieee->current_network.qos_data.active, ieee->pHTInfo->bCurrentHTSupport); in ieee80211_rx_DELBA()
|
D | rtl819x_HTProc.c | 227 if(pHTInfo->bCurrentHTSupport == false ) // wireless is n mode in IsHTHalfNmode40Bandwidth() 246 if(pHTInfo->bCurrentHTSupport == false ) // wireless is n mode in IsHTHalfNmodeSGI() 948 if (pHTInfo->bCurrentHTSupport == false) { in HTOnAssocRsp() 1130 pHTInfo->bCurrentHTSupport = false; in HTInitializeHTInfo() 1229 pHTInfo->bCurrentHTSupport = true; in HTResetSelfAndSavePeerSetting() 1286 pHTInfo->bCurrentHTSupport = false; in HTResetSelfAndSavePeerSetting() 1301 if (pHTInfo->bCurrentHTSupport) in HTUpdateSelfAndPeerSetting() 1326 if (ieee->pHTInfo->bCurrentHTSupport) in HTCCheck()
|
D | ieee80211_tx.c | 313 if (!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT) in ieee80211_tx_query_agg_cap() 402 if(!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT) in ieee80211_query_HTCapShortGI() 424 if(!pHTInfo->bCurrentHTSupport||!pHTInfo->bEnableHT) in ieee80211_query_BandwidthMode() 490 if(pHTInfo->bCurrentHTSupport && pHTInfo->bEnableHT) in ieee80211_query_protectionmode()
|
D | rtl819x_HT.h | 243 u8 bCurrentHTSupport; member
|
D | ieee80211_softmac.c | 1019 if (ieee->pHTInfo->bCurrentHTSupport&&ieee->pHTInfo->bEnableHT) in ieee80211_association_req() 1171 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in ieee80211_association_req() 1200 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in ieee80211_association_req() 1348 if (ieee->pHTInfo->bCurrentHTSupport&&ieee->pHTInfo->bEnableHT) in ieee80211_associate_complete_wq() 1355 …printk("Successfully associated, ht not enabled(%d, %d)\n", ieee->pHTInfo->bCurrentHTSupport, ieee… in ieee80211_associate_complete_wq() 1489 ieee->pHTInfo->bCurrentHTSupport = false; in ieee80211_softmac_new_net()
|
D | ieee80211_softmac_wx.c | 323 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT && ieee->pHTInfo->bCurBW40MHz) { in ieee80211_wx_sync_scan_wq()
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_wx.c | 1034 ieee->pHTInfo->bCurrentHTSupport) in r8192_wx_set_enc_ext()
|
D | rtl_core.c | 572 if (ieee->pHTInfo->bCurrentHTSupport) in rtl8192_update_beacon() 2639 && ieee->pHTInfo->bCurrentHTSupport) { in rtl8192_ioctl()
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | r8192U_core.c | 1805 if (ieee->pHTInfo->bCurrentHTSupport) in rtl8192_update_beacon() 4409 …if ((priv->ieee80211->pHTInfo->bCurrentHTSupport == true) && (priv->ieee80211->pairwise_key_type =… in query_rxdesc_status()
|