Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h191 u8 AllowAggregation:1; member
218 u8 AllowAggregation:1; member
Dr8192E_dev.c1203 pTxFwInfo->AllowAggregation = 1; in rtl8192_tx_fill_desc()
1207 pTxFwInfo->AllowAggregation = 0; in rtl8192_tx_fill_desc()
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U.h316 u8 AllowAggregation:1; member
Dr8192U_core.c1525 tx_fwinfo->AllowAggregation = 1; in rtl8192_tx()
1530 tx_fwinfo->AllowAggregation = 0; in rtl8192_tx()