Searched refs:RtsShort (Results 1 – 4 of 4) sorted by relevance
137 u8 RtsShort:1; member
1200 pTxFwInfo->RtsShort = (pTxFwInfo->RtsHT == 0) ? in rtl92e_fill_tx_desc()
258 u8 RtsShort:1; /* Short PLCP for CCK or short GI for 11n MCS */ member
1454 tx_fwinfo->RtsShort = (tx_fwinfo->RtsHT == 0) ? (tcb_desc->bRTSUseShortPreamble ? 1 : 0) : in rtl8192_tx()