Searched refs:rts_sc (Results 1 – 6 of 6) sorted by relevance
546 SET_TX_DESC_RTS_SC(txdesc, tcb_desc->rts_sc); in rtl92cu_tx_fill_desc()
673 SET_TX_DESC_RTS_SUB_CARRIER(pdesc, ptcb_desc->rts_sc); in rtl92se_tx_fill_desc()
669 SET_TX_DESC_RTS_SC(pdesc, tcb_desc->rts_sc); in rtl92ce_tx_fill_desc()
642 SET_TX_DESC_RTS_SC(pdesc, ptcb_desc->rts_sc); in rtl92de_tx_fill_desc()
549 tcb_desc->rts_sc = 0; in _rtl_query_protection_mode()
1361 u8 rts_sc:1; member