Searched refs:tx_fwinfo (Results 1 – 1 of 1) sorted by relevance
1254 tx_fwinfo->Short = QueryIsShort(tx_fwinfo->TxHT, tx_fwinfo->TxRate, in rtl8192_tx()1264 tx_fwinfo->RxMF = 0; in rtl8192_tx()1265 tx_fwinfo->RxAMD = 0; in rtl8192_tx()1274 tx_fwinfo->RtsSubcarrier = (tx_fwinfo->RtsHT == 0) ? (tcb_desc->RTSSC) : 0; in rtl8192_tx()1275 tx_fwinfo->RtsBandwidth = (tx_fwinfo->RtsHT == 1) ? ((tcb_desc->bRTSBW) ? 1 : 0) : 0; in rtl8192_tx()1276 tx_fwinfo->RtsShort = (tx_fwinfo->RtsHT == 0) ? (tcb_desc->bRTSUseShortPreamble ? 1 : 0) : in rtl8192_tx()1282 tx_fwinfo->TxBandwidth = 1; in rtl8192_tx()1284 tx_fwinfo->TxSubCarrier = 0; in rtl8192_tx()1286 tx_fwinfo->TxBandwidth = 0; in rtl8192_tx()1290 tx_fwinfo->TxBandwidth = 0; in rtl8192_tx()[all …]