Searched refs:RtsBandwidth (Results 1 – 4 of 4) sorted by relevance
194 u8 RtsBandwidth:1; member221 u8 RtsBandwidth:1; member
1217 pTxFwInfo->RtsBandwidth = 0; in rtl8192_tx_fill_desc()
320 u8 RtsBandwidth:1; /* Used for HT MCS rate only */ member
1543 tx_fwinfo->RtsBandwidth = (tx_fwinfo->RtsHT == 1) ? ((tcb_desc->bRTSBW) ? 1 : 0) : 0; in rtl8192_tx()