Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h123 u8 AllowAggregation:1; member
Dr8192E_dev.c950 pTxFwInfo->AllowAggregation = 1; in rtl92e_fill_tx_desc()
954 pTxFwInfo->AllowAggregation = 0; in rtl92e_fill_tx_desc()
/Linux-v6.6/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()