AllowAggregation  135 drivers/staging/rtl8192e/rtl8192e/r8190P_def.h 	u8			AllowAggregation:1;
AllowAggregation 1184 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c 		pTxFwInfo->AllowAggregation = 1;
AllowAggregation 1188 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c 		pTxFwInfo->AllowAggregation = 0;
AllowAggregation  255 drivers/staging/rtl8192u/r8192U.h 	u8	AllowAggregation:1;
AllowAggregation 1455 drivers/staging/rtl8192u/r8192U_core.c 		tx_fwinfo->AllowAggregation = 1;
AllowAggregation 1460 drivers/staging/rtl8192u/r8192U_core.c 		tx_fwinfo->AllowAggregation = 0;