Home
last modified time | relevance | path

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

/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h145 u8 AllowAggregation:1; member
Dr8192E_dev.c1200 pTxFwInfo->AllowAggregation = 1; in rtl92e_fill_tx_desc()
1204 pTxFwInfo->AllowAggregation = 0; in rtl92e_fill_tx_desc()
/drivers/staging/rtl8192u/
Dr8192U.h283 u8 AllowAggregation:1; member
Dr8192U_core.c1582 tx_fwinfo->AllowAggregation = 1; in rtl8192_tx()
1587 tx_fwinfo->AllowAggregation = 0; in rtl8192_tx()