Home
last modified time | relevance | path

Searched refs:hal_tx_completion_status (Results 1 – 17 of 17) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx.h353 struct hal_tx_completion_status *ts,
368 struct hal_tx_completion_status *ts,
1310 struct hal_tx_completion_status *ts,
1336 struct hal_tx_completion_status *ts, in dp_get_completion_indication_for_stack()
1363 struct hal_tx_completion_status *ts);
1368 struct hal_tx_completion_status *ts) in dp_send_completion_to_pkt_capture()
1553 dp_tx_compute_hw_delay_us(struct hal_tx_completion_status *ts,
Ddp_tx.c2505 struct hal_tx_completion_status *ts, in dp_tx_latency_stats_update()
3010 struct hal_tx_completion_status *ts, in dp_tx_latency_stats_update()
4722 struct hal_tx_completion_status *ts)
4739 struct hal_tx_completion_status *ts)
4750 struct hal_tx_completion_status *ts,
4772 struct hal_tx_completion_status *ts,
4789 struct hal_tx_completion_status *ts,
4830 struct hal_tx_completion_status *ts,
4866 struct hal_tx_completion_status *ts,
4897 struct hal_tx_completion_status *ts,
[all …]
Ddp_txrx_wds.c846 struct hal_tx_completion_status *ts, in dp_get_completion_indication_for_stack()
Ddp_internal.h526 struct hal_tx_completion_status *ts, in dp_monitor_tx_add_to_comp_queue()
536 struct hal_tx_completion_status *ts, in monitor_update_msdu_to_list()
Ddp_types.h2509 struct hal_tx_completion_status *ts,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li_tx.c99 struct hal_tx_completion_status ts = {0}; in dp_tx_process_htt_completion_li()
375 struct hal_tx_completion_status *ts, in dp_tx_compute_hw_delay_li()
384 struct hal_tx_completion_status *ts, in dp_tx_compute_hw_delay_li()
638 struct hal_tx_completion_status *ts, in dp_tx_compute_tx_delay_li()
Ddp_li_tx.h111 struct hal_tx_completion_status *ts,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_tx.h140 struct hal_tx_completion_status *ts,
Ddp_rh_tx.c641 struct hal_tx_completion_status *ts, in dp_tx_compute_tx_delay_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be_tx.h352 struct hal_tx_completion_status *ts,
Ddp_be_tx.c270 struct hal_tx_completion_status ts = {0}; in dp_tx_process_htt_completion_be()
1782 struct hal_tx_completion_status *ts, in dp_mlo_compute_hw_delay_us()
1830 struct hal_tx_completion_status *ts, in dp_mlo_compute_hw_delay_us()
1839 struct hal_tx_completion_status *ts, in dp_tx_compute_tx_delay_be()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
Ddp_mon.h674 struct hal_tx_completion_status *ts,
679 struct hal_tx_completion_status *ts,
2943 struct hal_tx_completion_status *ts, in dp_monitor_tx_add_to_comp_queue()
2967 struct hal_tx_completion_status *ts, in monitor_update_msdu_to_list()
3075 struct hal_tx_completion_status *ts, in dp_monitor_tx_add_to_comp_queue()
3085 struct hal_tx_completion_status *ts, in monitor_update_msdu_to_list()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.h2354 struct hal_tx_completion_status *ts) in hal_tx_comp_get_buffer_timestamp_rh()
2364 struct hal_tx_completion_status *ts) in hal_tx_comp_get_buffer_timestamp_rh()
2397 struct hal_tx_completion_status *ts = in hal_tx_comp_get_status_generic_rh()
2398 (struct hal_tx_completion_status *)ts1; in hal_tx_comp_get_status_generic_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.h77 struct hal_tx_completion_status *ts) in hal_tx_comp_get_buffer_timestamp_li()
85 struct hal_tx_completion_status *ts) in hal_tx_comp_get_buffer_timestamp_li()
221 struct hal_tx_completion_status *ts = in hal_tx_comp_get_status_generic_li()
222 (struct hal_tx_completion_status *)ts1; in hal_tx_comp_get_status_generic_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_tx.h227 struct hal_tx_completion_status { struct
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_generic_api.h50 struct hal_tx_completion_status *ts) in hal_tx_comp_get_buffer_timestamp_be()
58 struct hal_tx_completion_status *ts) in hal_tx_comp_get_buffer_timestamp_be()
80 struct hal_tx_completion_status *ts = in hal_tx_comp_get_status_generic_be()
81 (struct hal_tx_completion_status *)ts1; in hal_tx_comp_get_status_generic_be()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_main.c274 struct hal_tx_completion_status tx_comp_status = {0}; in pkt_capture_process_tx_data()