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

/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_def.h193 u8 RtsShort:1; member in struct:tx_fwinfo
220 u8 RtsShort:1; member in struct:tx_fwinfo_8190pci
H A Dr8192E_dev.c1215 pTxFwInfo->RtsShort = (pTxFwInfo->RtsHT == 0) ?
/drivers/staging/rtl8192u/
H A Dr8192U.h321 u8 RtsShort:1; /* Short PLCP for CCK or short GI for 11n MCS */ member in struct:_tx_fwinfo_819x_usb
H A Dr8192U_core.c1548 tx_fwinfo->RtsShort = (tx_fwinfo->RtsHT == 0) ? (tcb_desc->bRTSUseShortPreamble ? 1 : 0) :

Completed in 102 milliseconds