Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h135 u8 AllowAggregation:1; member
Dr8192E_dev.c1060 pTxFwInfo->AllowAggregation = 1; in rtl92e_fill_tx_desc()
1064 pTxFwInfo->AllowAggregation = 0; in rtl92e_fill_tx_desc()
/linux-6.1.9/drivers/staging/rtl8192u/
Dr8192U.h255 u8 AllowAggregation:1; member
Dr8192U_core.c1257 tx_fwinfo->AllowAggregation = 1; in rtl8192_tx()
1262 tx_fwinfo->AllowAggregation = 0; in rtl8192_tx()