Home
last modified time | relevance | path

Searched refs:ePeerHTSpecVer (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/staging/rtl8192u/ieee80211/
A Drtl819x_HTProc.c482 if (pHT->ePeerHTSpecVer == HT_SPEC_VER_EWC) { in HTConstructCapabilityElement()
558 if (pHT->ePeerHTSpecVer == HT_SPEC_VER_EWC) in HTConstructCapabilityElement()
1064 pHTInfo->ePeerHTSpecVer = HT_SPEC_VER_IEEE; in HTInitializeHTInfo()
1129 pHTInfo->ePeerHTSpecVer = pNetwork->bssht.bdHTSpecVer; in HTResetSelfAndSavePeerSetting()
A Drtl819x_HT.h140 HT_SPEC_VER ePeerHTSpecVer; member
A Dieee80211_softmac.c1113 if (ieee->pHTInfo->ePeerHTSpecVer != HT_SPEC_VER_EWC) { in ieee80211_association_req()
1138 if (ieee->pHTInfo->ePeerHTSpecVer == HT_SPEC_VER_EWC) { in ieee80211_association_req()
/linux/drivers/staging/rtl8192e/
A Drtl819x_HT.h114 enum ht_spec_ver ePeerHTSpecVer; member
A Drtl819x_HTProc.c286 if ((bAssoc) && (pHT->ePeerHTSpecVer == HT_SPEC_VER_EWC)) { in HTConstructCapabilityElement()
660 pHTInfo->ePeerHTSpecVer = HT_SPEC_VER_IEEE; in HTInitializeHTInfo()
705 pHTInfo->ePeerHTSpecVer = pNetwork->bssht.bd_ht_spec_ver; in HTResetSelfAndSavePeerSetting()
A Drtllib_softmac.c1329 if (ieee->pHTInfo->ePeerHTSpecVer != HT_SPEC_VER_EWC) { in rtllib_association_req()
1363 if (ieee->pHTInfo->ePeerHTSpecVer == HT_SPEC_VER_EWC) { in rtllib_association_req()

Completed in 19 milliseconds