Searched refs:RtsBandwidth (Results 1 – 4 of 4) sorted by relevance
148 u8 RtsBandwidth:1; member
1214 pTxFwInfo->RtsBandwidth = 0; in rtl92e_fill_tx_desc()
287 u8 RtsBandwidth:1; /* Used for HT MCS rate only */ member
1600 tx_fwinfo->RtsBandwidth = (tx_fwinfo->RtsHT == 1) ? ((tcb_desc->bRTSBW) ? 1 : 0) : 0; in rtl8192_tx()