Searched refs:RTSSC (Results 1 – 6 of 6) sorted by relevance
446 tcb_desc->RTSSC = 0; // 20MHz: Don't care; 40MHz: Duplicate. in ieee80211_query_protectionmode()545 tcb_desc->RTSSC = 0; in ieee80211_query_protectionmode()
121 u8 RTSSC:1; member
420 tcb_desc->RTSSC = 0; in rtllib_query_protectionmode()493 tcb_desc->RTSSC = 0; in rtllib_query_protectionmode()
163 u8 RTSSC:1; member
1218 pTxFwInfo->RtsSubcarrier = cb_desc->RTSSC; in rtl8192_tx_fill_desc()
1542 tx_fwinfo->RtsSubcarrier = (tx_fwinfo->RtsHT == 0) ? (tcb_desc->RTSSC) : 0; in rtl8192_tx()