Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h193 u8 RtsShort:1; member
220 u8 RtsShort:1; member
Dr8192E_dev.c1219 pTxFwInfo->RtsShort = (pTxFwInfo->RtsHT == 0) ? in rtl8192_tx_fill_desc()
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U.h319 u8 RtsShort:1; /* Short PLCP for CCK or short GI for 11n MCS */ member
Dr8192U_core.c1544 tx_fwinfo->RtsShort = (tx_fwinfo->RtsHT == 0) ? (tcb_desc->bRTSUseShortPreamble ? 1 : 0) : in rtl8192_tx()