Searched refs:rts_enable (Results 1 – 15 of 15) sorted by relevance
389 tcb_desc->rts_enable = true; in rtllib_query_protectionmode()392 tcb_desc->rts_enable = true; in rtllib_query_protectionmode()405 tcb_desc->rts_enable = true; in rtllib_query_protectionmode()409 tcb_desc->rts_enable = true; in rtllib_query_protectionmode()414 tcb_desc->rts_enable = true; in rtllib_query_protectionmode()426 tcb_desc->rts_enable = true; in rtllib_query_protectionmode()432 tcb_desc->rts_enable = true; in rtllib_query_protectionmode()437 tcb_desc->rts_enable = false; in rtllib_query_protectionmode()446 tcb_desc->rts_enable = false; in rtllib_query_protectionmode()
114 u8 rts_enable:1; member
118 tcb_desc->rts_enable = 1; in rtl92du_tx_fill_desc()126 rts_en = tcb_desc->rts_enable && !tcb_desc->cts_enable; in rtl92du_tx_fill_desc()127 hw_rts_en = tcb_desc->rts_enable || tcb_desc->cts_enable; in rtl92du_tx_fill_desc()
129 ((ptcb_desc->rts_enable && in rtl92de_tx_fill_desc()131 set_tx_desc_hw_rts_enable(pdesc, ((ptcb_desc->rts_enable in rtl92de_tx_fill_desc()
523 tcb_desc->rts_enable = 1; in rtl92cu_tx_fill_desc()530 ((tcb_desc->rts_enable && in rtl92cu_tx_fill_desc()533 ((tcb_desc->rts_enable || in rtl92cu_tx_fill_desc()
408 set_tx_desc_rts_enable(pdesc, ((tcb_desc->rts_enable && in rtl92ce_tx_fill_desc()412 ((tcb_desc->rts_enable in rtl92ce_tx_fill_desc()
408 ((ptcb_desc->rts_enable && in rtl8723e_tx_fill_desc()411 ((ptcb_desc->rts_enable || in rtl8723e_tx_fill_desc()
396 set_tx_desc_rts_enable(pdesc, ((ptcb_desc->rts_enable && in rtl92se_tx_fill_desc()
485 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()
740 ((ptcb_desc->rts_enable && in rtl8821ae_tx_fill_desc()
732 ((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()
2116 u8 rts_enable:1; member
895 pTxFwInfo->RtsEnable = (cb_desc->rts_enable) ? 1 : 0; in rtl92e_fill_tx_desc()