Searched refs:bCurrentHTSupport (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/staging/rtl8192e/ |
A D | rtl819x_HTProc.c | 523 if (!pHTInfo->bCurrentHTSupport) { in HTOnAssocRsp() 633 pHTInfo->bCurrentHTSupport = false; in HTInitializeHTInfo() 704 pHTInfo->bCurrentHTSupport = true; in HTResetSelfAndSavePeerSetting() 758 pHTInfo->bCurrentHTSupport = false; in HTResetSelfAndSavePeerSetting() 775 if (pHTInfo->bCurrentHTSupport) { in HT_update_self_and_peer_setting() 787 pHTInfo->bCurrentHTSupport = true; in HTUseDefaultSetting() 814 pHTInfo->bCurrentHTSupport = false; in HTUseDefaultSetting() 820 if (ieee->pHTInfo->bCurrentHTSupport) { in HTCCheck()
|
A D | rtl819x_BAProc.c | 252 !ieee->pHTInfo->bCurrentHTSupport || in rtllib_rx_ADDBAReq() 258 ieee->pHTInfo->bCurrentHTSupport); in rtllib_rx_ADDBAReq() 335 !ieee->pHTInfo->bCurrentHTSupport || in rtllib_rx_ADDBARsp() 340 ieee->pHTInfo->bCurrentHTSupport, in rtllib_rx_ADDBARsp() 426 !ieee->pHTInfo->bCurrentHTSupport) { in rtllib_rx_DELBA() 430 ieee->pHTInfo->bCurrentHTSupport); in rtllib_rx_DELBA()
|
A D | rtllib_tx.c | 279 if (!pHTInfo->bCurrentHTSupport || !pHTInfo->bEnableHT) in rtllib_tx_query_agg_cap() 360 if (!pHTInfo->bCurrentHTSupport || !pHTInfo->bEnableHT) in rtllib_query_HTCapShortGI() 381 if (!pHTInfo->bCurrentHTSupport || !pHTInfo->bEnableHT) in rtllib_query_BandwidthMode() 444 if (pHTInfo->bCurrentHTSupport && pHTInfo->bEnableHT) { in rtllib_query_protectionmode()
|
A D | rtl819x_HT.h | 100 u8 bCurrentHTSupport; member
|
A D | rtllib_softmac.c | 858 if (ieee->pHTInfo->bCurrentHTSupport) { in rtllib_probe_resp() 1187 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in rtllib_association_req() 1328 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in rtllib_association_req() 1362 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in rtllib_association_req() 1528 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in rtllib_associate_complete_wq() 1534 ieee->pHTInfo->bCurrentHTSupport, in rtllib_associate_complete_wq() 1712 ieee->pHTInfo->bCurrentHTSupport = in rtllib_softmac_new_net() 2674 ieee->pHTInfo->bCurrentHTSupport = false; in rtllib_start_ibss_wq()
|
A D | rtllib_softmac_wx.c | 362 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT && in rtllib_wx_sync_scan_wq()
|
/linux/drivers/staging/rtl8192u/ieee80211/ |
A D | rtl819x_BAProc.c | 348 (!ieee->pHTInfo->bCurrentHTSupport)) //|| in ieee80211_rx_ADDBAReq() 352 … is not ready(%d, %d)\n", ieee->current_network.qos_data.active, ieee->pHTInfo->bCurrentHTSupport); in ieee80211_rx_ADDBAReq() 444 !ieee->pHTInfo->bCurrentHTSupport || in ieee80211_rx_ADDBARsp() 446 …, %d, %d)\n", ieee->current_network.qos_data.active, ieee->pHTInfo->bCurrentHTSupport, ieee->pHTIn… in ieee80211_rx_ADDBARsp() 554 !ieee->pHTInfo->bCurrentHTSupport) { in ieee80211_rx_DELBA() 555 …not supported(%d, %d)\n", ieee->current_network.qos_data.active, ieee->pHTInfo->bCurrentHTSupport); in ieee80211_rx_DELBA()
|
A D | rtl819x_HTProc.c | 847 if (!pHTInfo->bCurrentHTSupport) { in HTOnAssocRsp() 1028 pHTInfo->bCurrentHTSupport = false; in HTInitializeHTInfo() 1128 pHTInfo->bCurrentHTSupport = true; in HTResetSelfAndSavePeerSetting() 1179 pHTInfo->bCurrentHTSupport = false; in HTResetSelfAndSavePeerSetting() 1193 if (pHTInfo->bCurrentHTSupport) { in HTUpdateSelfAndPeerSetting() 1217 if (ieee->pHTInfo->bCurrentHTSupport) { in HTCCheck()
|
A D | ieee80211_tx.c | 296 if (!pHTInfo->bCurrentHTSupport || !pHTInfo->bEnableHT) in ieee80211_tx_query_agg_cap() 367 if (!pHTInfo->bCurrentHTSupport || !pHTInfo->bEnableHT) in ieee80211_query_HTCapShortGI() 388 if (!pHTInfo->bCurrentHTSupport || !pHTInfo->bEnableHT) in ieee80211_query_BandwidthMode() 446 if (pHTInfo->bCurrentHTSupport && pHTInfo->bEnableHT) { in ieee80211_query_protectionmode()
|
A D | rtl819x_HT.h | 125 u8 bCurrentHTSupport; member
|
A D | ieee80211_softmac.c | 972 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in ieee80211_association_req() 1112 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in ieee80211_association_req() 1137 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in ieee80211_association_req() 1283 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT) { in ieee80211_associate_complete_wq() 1287 …printk("Successfully associated, ht not enabled(%d, %d)\n", ieee->pHTInfo->bCurrentHTSupport, ieee… in ieee80211_associate_complete_wq() 1416 ieee->pHTInfo->bCurrentHTSupport = false; in ieee80211_softmac_new_net()
|
A D | ieee80211_softmac_wx.c | 319 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT && ieee->pHTInfo->bCurBW40MHz) { in ieee80211_wx_sync_scan_wq()
|
/linux/drivers/staging/rtl8192e/rtl8192e/ |
A D | rtl_wx.c | 930 ieee->pHTInfo->bCurrentHTSupport) in _rtl92e_wx_set_encode_ext()
|
A D | rtl_core.c | 375 if (ieee->pHTInfo->bCurrentHTSupport) in _rtl92e_update_beacon()
|
/linux/drivers/staging/rtl8192u/ |
A D | r8192U_core.c | 1738 if (ieee->pHTInfo->bCurrentHTSupport) in rtl8192_update_beacon() 4446 if ((priv->ieee80211->pHTInfo->bCurrentHTSupport) && in query_rxdesc_status()
|
Completed in 46 milliseconds