Searched refs:FirstAGGR (Results 1 – 4 of 4) sorted by relevance
392 u16 FirstAGGR:1; member
2043 (pDrvInfo->FirstAGGR == 1); in rtl8192_rx_query_status_desc()2058 if (pDrvInfo->FirstAGGR == 1 || pDrvInfo->PartAggr == 1) in rtl8192_rx_query_status_desc()2061 pDrvInfo->FirstAGGR, pDrvInfo->PartAggr); in rtl8192_rx_query_status_desc()
402 u16 FirstAGGR:1; member
5377 stats->bFirstMPDU = (driver_info->PartAggr==1) && (driver_info->FirstAGGR==1); in query_rxdesc_status()5388 if(driver_info->FirstAGGR==1 || driver_info->PartAggr == 1) in query_rxdesc_status()5390 driver_info->FirstAGGR, driver_info->PartAggr); in query_rxdesc_status()