bIsAMPDU         1696 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c 	if (!prev_st->bIsAMPDU)
bIsAMPDU         2044 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c 	stats->bIsAMPDU = (pDrvInfo->PartAggr == 1);
bIsAMPDU         1926 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 	if (stats->bIsAMPDU && !stats->bFirstMPDU)
bIsAMPDU         1994 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 	ptarget_stats->bIsAMPDU = psrc_stats->bIsAMPDU;
bIsAMPDU          602 drivers/staging/rtl8192e/rtllib.h 	bool  bIsAMPDU;
bIsAMPDU          728 drivers/staging/rtl8192u/ieee80211/ieee80211.h 	bool      bIsAMPDU;
bIsAMPDU         3767 drivers/staging/rtl8192u/r8192U_core.c 	if (stats->bIsAMPDU && !stats->bFirstMPDU) {
bIsAMPDU         3820 drivers/staging/rtl8192u/r8192U_core.c 	if (!pprevious_stats->bIsAMPDU) {
bIsAMPDU         4302 drivers/staging/rtl8192u/r8192U_core.c 	ptarget_stats->bIsAMPDU = psrc_stats->bIsAMPDU;
bIsAMPDU         4569 drivers/staging/rtl8192u/r8192U_core.c 		stats->bIsAMPDU = (driver_info->PartAggr == 1);