Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_main.c310 if (desc->frm_type == dp_tx_frm_tso) { in pkt_capture_process_tx_data()
328 if (desc->frm_type == dp_tx_frm_tso) { in pkt_capture_process_tx_data()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx.c399 if (tx_desc->frm_type == dp_tx_frm_tso) in dp_tx_desc_release()
712 msdu_info->frm_type = dp_tx_frm_tso; in dp_tx_prepare_tso()
844 case dp_tx_frm_tso: in dp_tx_prepare_ext_desc()
3313 if (msdu_info->frm_type == dp_tx_frm_tso) { in dp_tx_send_msdu_multiple()
3359 if (msdu_info->frm_type == dp_tx_frm_tso) { in dp_tx_send_msdu_multiple()
3440 if (msdu_info->frm_type == dp_tx_frm_tso && in dp_tx_send_msdu_multiple()
Ddp_tx.h2134 return tx_desc->frm_type == dp_tx_frm_tso ? in dp_tx_get_pkt_len()
Ddp_types.h453 dp_tx_frm_tso, enumerator