Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h259 u16 FirstAGGR:1; member
Dr8192E_dev.c1734 (pDrvInfo->FirstAGGR == 1); in rtl92e_get_rx_stats()
/linux-6.6.21/drivers/staging/rtl8192u/
Dr8192U.h302 u16 FirstAGGR:1; member
Dr8192U_core.c4311 (driver_info->FirstAGGR == 1); in query_rxdesc_status()
4317 if (driver_info->FirstAGGR == 1 || driver_info->PartAggr == 1) in query_rxdesc_status()
4320 driver_info->FirstAGGR, driver_info->PartAggr); in query_rxdesc_status()