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