Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h145 u8 AllowAggregation:1; member
Dr8192E_dev.c1198 pTxFwInfo->AllowAggregation = 1; in rtl92e_fill_tx_desc()
1202 pTxFwInfo->AllowAggregation = 0; in rtl92e_fill_tx_desc()
/Linux-v4.19/drivers/staging/rtl8192u/
Dr8192U.h254 u8 AllowAggregation:1; member
Dr8192U_core.c1500 tx_fwinfo->AllowAggregation = 1; in rtl8192_tx()
1505 tx_fwinfo->AllowAggregation = 0; in rtl8192_tx()