Home
last modified time | relevance | path

Searched refs:FirstAGGR (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h292 u16 FirstAGGR:1; member
Dr8192E_dev.c2046 (pDrvInfo->FirstAGGR == 1); in rtl92e_get_rx_stats()
2060 if (pDrvInfo->FirstAGGR == 1 || pDrvInfo->PartAggr == 1) in rtl92e_get_rx_stats()
2063 pDrvInfo->FirstAGGR, pDrvInfo->PartAggr); in rtl92e_get_rx_stats()
/drivers/staging/rtl8192u/
Dr8192U.h302 u16 FirstAGGR:1; member
Dr8192U_core.c4571 (driver_info->FirstAGGR == 1); in query_rxdesc_status()
4577 if (driver_info->FirstAGGR == 1 || driver_info->PartAggr == 1) in query_rxdesc_status()
4580 driver_info->FirstAGGR, driver_info->PartAggr); in query_rxdesc_status()