Searched refs:FirstAGGR (Results 1 – 4 of 4) sorted by relevance
392 u16 FirstAGGR:1; member
2066 (pDrvInfo->FirstAGGR == 1); in rtl8192_rx_query_status_desc()2081 if (pDrvInfo->FirstAGGR == 1 || pDrvInfo->PartAggr == 1) in rtl8192_rx_query_status_desc()2084 pDrvInfo->FirstAGGR, pDrvInfo->PartAggr); in rtl8192_rx_query_status_desc()
381 u16 FirstAGGR:1; member
4448 stats->bFirstMPDU = (driver_info->PartAggr == 1) && (driver_info->FirstAGGR == 1); in query_rxdesc_status()4457 if (driver_info->FirstAGGR == 1 || driver_info->PartAggr == 1) in query_rxdesc_status()4459 driver_info->FirstAGGR, driver_info->PartAggr); in query_rxdesc_status()