Searched refs:bCurrentRxAggrEnable (Results 1 – 2 of 2) sorted by relevance
171 if (priv->bCurrentRxAggrEnable) { in dm_CheckRxAggregation()173 priv->bCurrentRxAggrEnable = false; in dm_CheckRxAggregation()176 if (!priv->bCurrentRxAggrEnable && !pHTInfo->bCurrentRT2RTAggregation) { in dm_CheckRxAggregation()186 priv->bCurrentRxAggrEnable = true; in dm_CheckRxAggregation()
918 bool bCurrentRxAggrEnable; member