Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c518 if (!ht_info->bCurrentHTSupport) { in HTOnAssocRsp()
623 ht_info->bCurrentHTSupport = false; in HTInitializeHTInfo()
694 ht_info->bCurrentHTSupport = true; in HTResetSelfAndSavePeerSetting()
748 ht_info->bCurrentHTSupport = false; in HTResetSelfAndSavePeerSetting()
765 if (ht_info->bCurrentHTSupport) { in HT_update_self_and_peer_setting()
777 ht_info->bCurrentHTSupport = true; in HTUseDefaultSetting()
804 ht_info->bCurrentHTSupport = false; in HTUseDefaultSetting()
810 if (ieee->ht_info->bCurrentHTSupport) { in HTCCheck()
H A Drtl819x_BAProc.c247 !ieee->ht_info->bCurrentHTSupport || in rtllib_rx_ADDBAReq()
253 ieee->ht_info->bCurrentHTSupport); in rtllib_rx_ADDBAReq()
329 !ieee->ht_info->bCurrentHTSupport || in rtllib_rx_ADDBARsp()
334 ieee->ht_info->bCurrentHTSupport, in rtllib_rx_ADDBARsp()
416 !ieee->ht_info->bCurrentHTSupport) { in rtllib_rx_DELBA()
420 ieee->ht_info->bCurrentHTSupport); in rtllib_rx_DELBA()
H A Drtllib_tx.c276 if (!ht_info->bCurrentHTSupport || !ht_info->enable_ht) in rtllib_tx_query_agg_cap()
357 if (!ht_info->bCurrentHTSupport || !ht_info->enable_ht) in rtllib_query_HTCapShortGI()
378 if (!ht_info->bCurrentHTSupport || !ht_info->enable_ht) in rtllib_query_BandwidthMode()
441 if (ht_info->bCurrentHTSupport && ht_info->enable_ht) { in rtllib_query_protectionmode()
H A Drtl819x_HT.h96 u8 bCurrentHTSupport; member
H A Drtllib_softmac.c812 if (ieee->ht_info->bCurrentHTSupport) { in rtllib_probe_resp()
1029 if (ieee->ht_info->bCurrentHTSupport && ieee->ht_info->enable_ht) { in rtllib_association_req()
1167 if (ieee->ht_info->bCurrentHTSupport && ieee->ht_info->enable_ht) { in rtllib_association_req()
1201 if (ieee->ht_info->bCurrentHTSupport && ieee->ht_info->enable_ht) { in rtllib_association_req()
1366 if (ieee->ht_info->bCurrentHTSupport && ieee->ht_info->enable_ht) { in rtllib_associate_complete_wq()
1372 ieee->ht_info->bCurrentHTSupport, in rtllib_associate_complete_wq()
1537 ieee->ht_info->bCurrentHTSupport = in rtllib_softmac_new_net()
2366 ieee->ht_info->bCurrentHTSupport = false; in rtllib_start_ibss_wq()
H A Drtllib_softmac_wx.c328 if (ieee->ht_info->bCurrentHTSupport && ieee->ht_info->enable_ht && in rtllib_wx_sync_scan_wq()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_BAProc.c348 (!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()
H A Drtl819x_HTProc.c847 if (!pHTInfo->bCurrentHTSupport) { in HTOnAssocRsp()
1025 pHTInfo->bCurrentHTSupport = false; in HTInitializeHTInfo()
1125 pHTInfo->bCurrentHTSupport = true; in HTResetSelfAndSavePeerSetting()
1176 pHTInfo->bCurrentHTSupport = false; in HTResetSelfAndSavePeerSetting()
1190 if (pHTInfo->bCurrentHTSupport) { in HTUpdateSelfAndPeerSetting()
1214 if (ieee->pHTInfo->bCurrentHTSupport) { in HTCCheck()
H A Dieee80211_tx.c296 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()
H A Drtl819x_HT.h125 u8 bCurrentHTSupport; member
H A Dieee80211_softmac.c972 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()
H A Dieee80211_softmac_wx.c319 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT && ieee->pHTInfo->bCurBW40MHz) { in ieee80211_wx_sync_scan_wq()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c868 ieee->ht_info->bCurrentHTSupport) in _rtl92e_wx_set_encode_ext()
H A Drtl_core.c316 if (ieee->ht_info->bCurrentHTSupport) in _rtl92e_update_beacon()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_core.c1564 if (ieee->pHTInfo->bCurrentHTSupport) in rtl8192_update_beacon()
4265 if ((priv->ieee80211->pHTInfo->bCurrentHTSupport) && in query_rxdesc_status()