Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_def.h123 u8 AllowAggregation:1; member
H A Dr8192E_dev.c950 pTxFwInfo->AllowAggregation = 1; in rtl92e_fill_tx_desc()
954 pTxFwInfo->AllowAggregation = 0; in rtl92e_fill_tx_desc()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U.h255 u8 AllowAggregation:1; member
H A Dr8192U_core.c1257 tx_fwinfo->AllowAggregation = 1; in rtl8192_tx()
1262 tx_fwinfo->AllowAggregation = 0; in rtl8192_tx()