Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8192e/rtl8192e/
A Dr8190P_def.h227 u8 SecType:2; member
A Dr8192E_dev.c1236 pdesc->SecType = 0x0; in rtl92e_fill_tx_desc()
1247 pdesc->SecType = 0x1; in rtl92e_fill_tx_desc()
1251 pdesc->SecType = 0x2; in rtl92e_fill_tx_desc()
1255 pdesc->SecType = 0x3; in rtl92e_fill_tx_desc()
1259 pdesc->SecType = 0x0; in rtl92e_fill_tx_desc()
/linux/drivers/staging/rtl8192u/
A Dr8192U.h203 u8 SecType:2; member
A Dr8192U_core.c1480 tx_desc->SecType = 0x0; in rtl8192_tx()
1485 tx_desc->SecType = 0x1; in rtl8192_tx()
1489 tx_desc->SecType = 0x2; in rtl8192_tx()
1493 tx_desc->SecType = 0x3; in rtl8192_tx()
1497 tx_desc->SecType = 0x0; in rtl8192_tx()

Completed in 21 milliseconds