Searched refs:rts_enable (Results 1 – 11 of 11) sorted by relevance
410 ((ptcb_desc->rts_enable && in rtl8723e_tx_fill_desc()413 ((ptcb_desc->rts_enable || in rtl8723e_tx_fill_desc()
450 set_tx_desc_rts_enable(pdesc, ((tcb_desc->rts_enable && in rtl92ce_tx_fill_desc()454 ((tcb_desc->rts_enable in rtl92ce_tx_fill_desc()
511 ((tcb_desc->rts_enable && in rtl92cu_tx_fill_desc()514 ((tcb_desc->rts_enable || in rtl92cu_tx_fill_desc()
589 SET_TX_DESC_RTS_ENABLE(pdesc, ((ptcb_desc->rts_enable && in rtl92de_tx_fill_desc()591 SET_TX_DESC_HW_RTS_ENABLE(pdesc, ((ptcb_desc->rts_enable in rtl92de_tx_fill_desc()
396 SET_TX_DESC_RTS_ENABLE(pdesc, ((ptcb_desc->rts_enable && in rtl92se_tx_fill_desc()
487 set_tx_desc_rts_enable(pdesc, ((ptcb_desc->rts_enable && in rtl8723be_tx_fill_desc()
560 set_tx_desc_rts_enable(pdesc, ((ptcb_desc->rts_enable && in rtl88ee_tx_fill_desc()
737 ((ptcb_desc->rts_enable && in rtl8821ae_tx_fill_desc()
738 ((ptcb_desc->rts_enable && in rtl92ee_tx_fill_desc()
685 tcb_desc->rts_enable = true; in _rtl_query_protection_mode()690 tcb_desc->rts_enable = true; in _rtl_query_protection_mode()
2174 u8 rts_enable:1; member