Home
last modified time | relevance | path

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

/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h237 u8 SecType:2; member
Dr8192E_dev.c1249 pdesc->SecType = 0x0; in rtl92e_fill_tx_desc()
1260 pdesc->SecType = 0x1; in rtl92e_fill_tx_desc()
1264 pdesc->SecType = 0x2; in rtl92e_fill_tx_desc()
1268 pdesc->SecType = 0x3; in rtl92e_fill_tx_desc()
1272 pdesc->SecType = 0x0; in rtl92e_fill_tx_desc()
/drivers/staging/rtl8192u/
Dr8192U.h203 u8 SecType:2; member
236 u8 SecType:2; member
Dr8192U_core.c1588 tx_desc->SecType = 0x0; in rtl8192_tx()
1593 tx_desc->SecType = 0x1; in rtl8192_tx()
1597 tx_desc->SecType = 0x2; in rtl8192_tx()
1601 tx_desc->SecType = 0x3; in rtl8192_tx()
1605 tx_desc->SecType = 0x0; in rtl8192_tx()