Searched refs:use_shortpreamble (Results 1 – 11 of 11) sorted by relevance
409 if (ptcb_desc->use_shortgi || ptcb_desc->use_shortpreamble) in rtl92se_tx_fill_desc()
420 if (ptcb_desc->use_shortgi || ptcb_desc->use_shortpreamble) in rtl8723e_tx_fill_desc()
481 if (tcb_desc->use_shortgi || tcb_desc->use_shortpreamble) in rtl92ce_tx_fill_desc()
496 short_gi = (ptcb_desc->use_shortpreamble) ? 1 : 0; in rtl8723be_tx_fill_desc()
572 short_gi = (ptcb_desc->use_shortpreamble) ? 1 : 0; in rtl88ee_tx_fill_desc()
526 if (tcb_desc->use_shortgi || tcb_desc->use_shortpreamble) in rtl92cu_tx_fill_desc()
617 if (ptcb_desc->use_shortgi || ptcb_desc->use_shortpreamble) in rtl92de_tx_fill_desc()
605 tcb_desc->use_shortpreamble = false; in _rtl_qurey_shortpreamble_mode()611 tcb_desc->use_shortpreamble = true; in _rtl_qurey_shortpreamble_mode()
2047 u8 use_shortpreamble:1; member
748 short_gi = (ptcb_desc->use_shortpreamble) ? 1 : 0; in rtl8821ae_tx_fill_desc()
750 short_gi = (ptcb_desc->use_shortpreamble) ? 1 : 0; in rtl92ee_tx_fill_desc()