Home
last modified time | relevance | path

Searched refs:bEnableHT (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/staging/rtl8192u/ieee80211/
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()
A Drtl819x_HT.h124 u8 bEnableHT; member
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 …associated, ht not enabled(%d, %d)\n", ieee->pHTInfo->bCurrentHTSupport, ieee->pHTInfo->bEnableHT); in ieee80211_associate_complete_wq()
1400 ieee->pHTInfo->bEnableHT, in ieee80211_softmac_new_net()
A Dieee80211_softmac_wx.c319 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT && ieee->pHTInfo->bCurBW40MHz) { in ieee80211_wx_sync_scan_wq()
/linux/drivers/staging/rtl8192e/
A Drtllib_tx.c279 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 Drtl819x_HT.h99 u8 bEnableHT; member
A Drtllib_softmac.c1183 ieee->pHTInfo->bEnableHT = 0; in rtllib_association_req()
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()
1535 ieee->pHTInfo->bEnableHT); in rtllib_associate_complete_wq()
1693 ieee->pHTInfo->bEnableHT, in rtllib_softmac_new_net()
A Drtllib_softmac_wx.c362 if (ieee->pHTInfo->bCurrentHTSupport && ieee->pHTInfo->bEnableHT && in rtllib_wx_sync_scan_wq()
A Drtl819x_HTProc.c786 if (pHTInfo->bEnableHT) { in HTUseDefaultSetting()
/linux/drivers/staging/rtl8192e/rtl8192e/
A Drtl_core.c718 priv->rtllib->pHTInfo->bEnableHT = 1; in rtl92e_set_wireless_mode()
722 priv->rtllib->pHTInfo->bEnableHT = 0; in rtl92e_set_wireless_mode()
/linux/drivers/staging/rtl8192u/
A Dr8192U_core.c2063 priv->ieee80211->pHTInfo->bEnableHT = 1; in rtl8192_SetWirelessMode()
2065 priv->ieee80211->pHTInfo->bEnableHT = 0; in rtl8192_SetWirelessMode()

Completed in 34 milliseconds