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