Searched refs:bCurrentRT2RTAggregation (Results 1 – 4 of 4) sorted by relevance
1064 pHTInfo->bCurrentRT2RTAggregation = false; in HTInitializeHTInfo()1137 pHTInfo->bCurrentRT2RTAggregation = pNetwork->bssht.bdRT2RTAggregation; in HTResetSelfAndSavePeerSetting()1140 pHTInfo->bCurrentRT2RTAggregation = false; in HTResetSelfAndSavePeerSetting()1177 pHTInfo->bCurrentRT2RTAggregation = false; in HTResetSelfAndSavePeerSetting()
193 u8 bCurrentRT2RTAggregation; member
976 if (ieee->pHTInfo->bCurrentRT2RTAggregation) { in ieee80211_association_req()1146 if (ieee->pHTInfo->bCurrentRT2RTAggregation) { in ieee80211_association_req()
150 if (!priv->bCurrentRxAggrEnable && !pHTInfo->bCurrentRT2RTAggregation) { in dm_CheckRxAggregation()