Searched refs:ePeerHTSpecVer (Results 1 – 6 of 6) sorted by relevance
482 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()
140 HT_SPEC_VER ePeerHTSpecVer; member
1113 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()
114 enum ht_spec_ver ePeerHTSpecVer; member
286 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()
1329 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