Searched refs:hal_tx_completion_status (Results 1 – 17 of 17) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_tx.h | 353 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,
|
D | dp_tx.c | 2505 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 …]
|
D | dp_txrx_wds.c | 846 struct hal_tx_completion_status *ts, in dp_get_completion_indication_for_stack()
|
D | dp_internal.h | 526 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()
|
D | dp_types.h | 2509 struct hal_tx_completion_status *ts,
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/ |
D | dp_li_tx.c | 99 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()
|
D | dp_li_tx.h | 111 struct hal_tx_completion_status *ts,
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
D | dp_rh_tx.h | 140 struct hal_tx_completion_status *ts,
|
D | dp_rh_tx.c | 641 struct hal_tx_completion_status *ts, in dp_tx_compute_tx_delay_rh()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
D | dp_be_tx.h | 352 struct hal_tx_completion_status *ts,
|
D | dp_be_tx.c | 270 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/ |
D | dp_mon.h | 674 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/ |
D | hal_rh_generic_api.h | 2354 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/ |
D | hal_li_generic_api.h | 77 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/ |
D | hal_tx.h | 227 struct hal_tx_completion_status { struct
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
D | hal_be_generic_api.h | 50 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/ |
D | wlan_pkt_capture_main.c | 274 struct hal_tx_completion_status tx_comp_status = {0}; in pkt_capture_process_tx_data()
|