Searched refs:rts_stbc (Results 1 – 10 of 10) sorted by relevance
422 SET_TX_DESC_RTS_STBC(pdesc, ((ptcb_desc->rts_stbc) ? 1 : 0)); in rtl92se_tx_fill_desc()
438 ((ptcb_desc->rts_stbc) ? 1 : 0)); in rtl8723e_tx_fill_desc()
493 SET_TX_DESC_RTS_STBC(pdesc, ((tcb_desc->rts_stbc) ? 1 : 0)); in rtl92ce_tx_fill_desc()
529 SET_TX_DESC_RTS_STBC(txdesc, ((tcb_desc->rts_stbc) ? 1 : 0)); in rtl92cu_tx_fill_desc()
585 SET_TX_DESC_RTS_STBC(pdesc, ((ptcb_desc->rts_stbc) ? 1 : 0)); in rtl88ee_tx_fill_desc()
630 SET_TX_DESC_RTS_STBC(pdesc, ((ptcb_desc->rts_stbc) ? 1 : 0)); in rtl92de_tx_fill_desc()
692 tcb_desc->rts_stbc = false; in _rtl_query_protection_mode()
2193 u8 rts_stbc:1; member
669 tcb_desc->rts_stbc = false; in _rtl_query_protection_mode()
2121 u8 rts_stbc:1; member