Searched refs:rts_use_shortpreamble (Results 1 – 11 of 11) sorted by relevance
433 (ptcb_desc->rts_use_shortpreamble ? 1 : 0) in rtl92se_tx_fill_desc()
445 (ptcb_desc->rts_use_shortpreamble ? 1 : 0) in rtl8723e_tx_fill_desc()
504 (tcb_desc->rts_use_shortpreamble ? 1 : 0) in rtl92ce_tx_fill_desc()
517 (ptcb_desc->rts_use_shortpreamble ? 1 : 0) : in rtl8723be_tx_fill_desc()
592 (ptcb_desc->rts_use_shortpreamble ? 1 : 0) : in rtl88ee_tx_fill_desc()
547 (tcb_desc->rts_use_shortpreamble ? 1 : 0) in rtl92cu_tx_fill_desc()
644 (ptcb_desc->rts_use_shortpreamble ? 1 : 0) : in rtl92de_tx_fill_desc()
766 (ptcb_desc->rts_use_shortpreamble ? 1 : 0) : in rtl8821ae_tx_fill_desc()
768 (ptcb_desc->rts_use_shortpreamble ? 1 : 0) : in rtl92ee_tx_fill_desc()
676 tcb_desc->rts_use_shortpreamble = false; in _rtl_query_protection_mode()
2060 u8 rts_use_shortpreamble:1; member