Home
last modified time | relevance | path

Searched refs:dp_tx_frm_std (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c1922 tx_desc->frm_type = dp_tx_frm_std; in dp_tx_fast_send_be()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h452 dp_tx_frm_std = 0, enumerator
H A Ddp_internal.h5277 dp_tx_frm_std == tx_desc->frm_type) { in dp_tx_send_pktlog()
H A Ddp_tx.c1204 tx_desc->frm_type = dp_tx_frm_std; in dp_tx_prepare_desc_single()