Home
last modified time | relevance | path

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

/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h137 u8 RtsShort:1; member
Dr8192E_dev.c1200 pTxFwInfo->RtsShort = (pTxFwInfo->RtsHT == 0) ? in rtl92e_fill_tx_desc()
/drivers/staging/rtl8192u/
Dr8192U.h258 u8 RtsShort:1; /* Short PLCP for CCK or short GI for 11n MCS */ member
Dr8192U_core.c1454 tx_fwinfo->RtsShort = (tx_fwinfo->RtsHT == 0) ? (tcb_desc->bRTSUseShortPreamble ? 1 : 0) : in rtl8192_tx()