Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h327 u8 SecType:2; member
Dr8192E_dev.c1230 pdesc->SecType = 0x0; in rtl8192_tx_fill_desc()
1240 pdesc->SecType = 0x1; in rtl8192_tx_fill_desc()
1244 pdesc->SecType = 0x2; in rtl8192_tx_fill_desc()
1248 pdesc->SecType = 0x3; in rtl8192_tx_fill_desc()
1252 pdesc->SecType = 0x0; in rtl8192_tx_fill_desc()
/linux-3.4.99/drivers/staging/rtl8192u/
Dr8192U.h240 u8 SecType:2; member
274 u8 SecType:2; member
Dr8192U_core.c1388 tx_agg_desc->SecType = 0x0; in DrvAggr_Aggregation()
1395 tx_agg_desc->SecType = 0x1; in DrvAggr_Aggregation()
1399 tx_agg_desc->SecType = 0x2; in DrvAggr_Aggregation()
1403 tx_agg_desc->SecType = 0x3; in DrvAggr_Aggregation()
1407 tx_agg_desc->SecType = 0x0; in DrvAggr_Aggregation()
2090 tx_desc->SecType = 0x0; in rtl8192_tx()
2097 tx_desc->SecType = 0x1; in rtl8192_tx()
2101 tx_desc->SecType = 0x2; in rtl8192_tx()
2105 tx_desc->SecType = 0x3; in rtl8192_tx()
2109 tx_desc->SecType = 0x0; in rtl8192_tx()