Searched refs:bCurrentRxAggrEnable (Results 1 – 2 of 2) sorted by relevance
183 if (priv->bCurrentRxAggrEnable) { in dm_CheckRxAggregation()185 priv->bCurrentRxAggrEnable = false; in dm_CheckRxAggregation()188 if (!priv->bCurrentRxAggrEnable && !pHTInfo->bCurrentRT2RTAggregation) { in dm_CheckRxAggregation()199 priv->bCurrentRxAggrEnable = true; in dm_CheckRxAggregation()
905 bool bCurrentRxAggrEnable; member