Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h327 u8 SecType:2; member
Dr8192E_dev.c1246 pdesc->SecType = 0x0; in rtl8192_tx_fill_desc()
1257 pdesc->SecType = 0x1; in rtl8192_tx_fill_desc()
1261 pdesc->SecType = 0x2; in rtl8192_tx_fill_desc()
1265 pdesc->SecType = 0x3; in rtl8192_tx_fill_desc()
1269 pdesc->SecType = 0x0; in rtl8192_tx_fill_desc()
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U.h236 u8 SecType:2; member
269 u8 SecType:2; member
Dr8192U_core.c1573 tx_desc->SecType = 0x0; in rtl8192_tx()
1578 tx_desc->SecType = 0x1; in rtl8192_tx()
1582 tx_desc->SecType = 0x2; in rtl8192_tx()
1586 tx_desc->SecType = 0x3; in rtl8192_tx()
1590 tx_desc->SecType = 0x0; in rtl8192_tx()