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

/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_def.h191 u8 AllowAggregation:1; member in struct:tx_fwinfo
218 u8 AllowAggregation:1; member in struct:tx_fwinfo_8190pci
H A Dr8192E_dev.c1187 pTxFwInfo->AllowAggregation = 1;
1191 pTxFwInfo->AllowAggregation = 0;
/drivers/staging/rtl8192u/
H A Dr8192U.h324 u8 AllowAggregation:1; member in struct:_tx_fwinfo_819x_usb
H A Dr8192U_core.c1335 tx_fwinfo->AllowAggregation = 1;
1340 tx_fwinfo->AllowAggregation = 0;
2024 tx_fwinfo->AllowAggregation = 1;
2029 tx_fwinfo->AllowAggregation = 0;

Completed in 93 milliseconds