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

/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_def.h320 u8 NoEnc:1; member in struct:tx_desc
H A Dr8192E_dev.c1229 pdesc->NoEnc = 1;
1241 pdesc->NoEnc = 0;
1245 pdesc->NoEnc = 0;
1249 pdesc->NoEnc = 0;
1253 pdesc->NoEnc = 1;
/drivers/staging/rtl8192u/
H A Dr8192U.h233 u8 NoEnc:1; member in struct:_tx_desc_819x_usb
267 u8 NoEnc:1; member in struct:_tx_desc_819x_usb_aggr_subframe
H A Dr8192U_core.c1386 tx_agg_desc->NoEnc = 1;
1396 tx_agg_desc->NoEnc = 0;
1400 tx_agg_desc->NoEnc = 0;
1404 tx_agg_desc->NoEnc = 0;
1408 tx_agg_desc->NoEnc = 1;
2088 tx_desc->NoEnc = 1;
2098 tx_desc->NoEnc = 0;
2102 tx_desc->NoEnc = 0;
2106 tx_desc->NoEnc = 0;
2110 tx_desc->NoEnc
[all...]

Completed in 56 milliseconds