/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/ |
H A D | dp_li_rx.c | 162 struct cdp_tid_rx_stats *tid_stats) in dp_rx_intrabss_fwd_li() argument 176 nbuf, tid_stats, 0); in dp_rx_intrabss_fwd_li() 185 rx_tlv_hdr, nbuf, tid_stats, in dp_rx_intrabss_fwd_li() 225 struct cdp_tid_rx_stats *tid_stats; in dp_rx_process_li() local 286 tid_stats = NULL; in dp_rx_process_li() 646 tid_stats = in dp_rx_process_li() 647 &rx_pdev->stats.tid_stats.tid_rx_stats[reo_ring_num][tid]; in dp_rx_process_li() 662 tid_stats->fail_cnt[MSDU_DONE_FAILURE]++; in dp_rx_process_li() 774 tid_stats->fail_cnt[POLICY_CHECK_DROP]++; in dp_rx_process_li() 787 tid_stats->fail_cnt[NAWDS_MCAST_DROP]++; in dp_rx_process_li() [all …]
|
H A D | dp_li_tx.c | 103 struct cdp_tid_tx_stats *tid_stats = NULL; in dp_tx_process_htt_completion_li() local 214 tid_stats = &pdev->stats.tid_stats.tid_tx_stats[ring_id][tid]; in dp_tx_process_htt_completion_li() 220 tid_stats->htt_status_cnt[tx_status]++; in dp_tx_process_htt_completion_li()
|
H A D | dp_li_rx.h | 156 struct cdp_tid_rx_stats *tid_stats,
|
H A D | dp_li.c | 578 struct cdp_tid_rx_stats *tid_stats, in dp_rx_intrabss_handle_nawds_li() argument
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
H A D | dp_be_rx.c | 311 struct cdp_tid_rx_stats *tid_stats; in dp_rx_process_be() local 373 tid_stats = NULL; in dp_rx_process_be() 740 tid_stats = in dp_rx_process_be() 741 &rx_pdev->stats.tid_stats.tid_rx_stats[reo_ring_num][tid]; in dp_rx_process_be() 757 tid_stats->fail_cnt[MSDU_DONE_FAILURE]++; in dp_rx_process_be() 845 tid_stats->fail_cnt[POLICY_CHECK_DROP]++; in dp_rx_process_be() 898 tid_stats->fail_cnt[NAWDS_MCAST_DROP]++; in dp_rx_process_be() 923 tid_stats->fail_cnt[MESH_FILTER_DROP]++; in dp_rx_process_be() 946 reo_ring_num, tid_stats, link_id); in dp_rx_process_be() 958 tid_stats->intrabss_cnt++; in dp_rx_process_be() [all …]
|
H A D | dp_be_tx.c | 274 struct cdp_tid_tx_stats *tid_stats = NULL; in dp_tx_process_htt_completion_be() local 388 tid_stats = &pdev->stats.tid_stats.tid_tx_stats[ring_id][tid]; in dp_tx_process_htt_completion_be() 394 tid_stats->htt_status_cnt[tx_status]++; in dp_tx_process_htt_completion_be()
|
H A D | dp_be_rx.h | 75 struct cdp_tid_rx_stats *tid_stats,
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
H A D | dp_rh_rx.c | 213 struct cdp_tid_rx_stats *tid_stats) in dp_rx_intrabss_fwd_rh() argument 227 nbuf, tid_stats, 0); in dp_rx_intrabss_fwd_rh() 236 rx_tlv_hdr, nbuf, tid_stats, in dp_rx_intrabss_fwd_rh() 733 struct cdp_tid_rx_stats *tid_stats; in dp_rx_data_indication_handler() local 786 tid_stats = NULL; in dp_rx_data_indication_handler() 1052 tid_stats = in dp_rx_data_indication_handler() 1053 &rx_pdev->stats.tid_stats.tid_rx_stats[rx_ctx_id][tid]; in dp_rx_data_indication_handler() 1068 tid_stats->fail_cnt[MSDU_DONE_FAILURE]++; in dp_rx_data_indication_handler() 1162 tid_stats->fail_cnt[POLICY_CHECK_DROP]++; in dp_rx_data_indication_handler() 1193 rx_ctx_id, tid_stats, 0); in dp_rx_data_indication_handler() [all …]
|
H A D | dp_rh_rx.h | 129 struct cdp_tid_rx_stats *tid_stats, in dp_rx_intrabss_handle_nawds_rh() argument
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_stats.c | 5067 struct cdp_tid_stats *tid_stats = &pdev->stats.tid_stats; in dp_accumulate_tid_stats() local 5072 qdf_mem_copy(total_tx, &tid_stats->tid_tx_stats[0][tid], in dp_accumulate_tid_stats() 5074 qdf_mem_copy(total_rx, &tid_stats->tid_rx_stats[0][tid], in dp_accumulate_tid_stats() 5086 per_ring_tx = &tid_stats->tid_tx_stats[ring_id][tid]; in dp_accumulate_tid_stats() 5104 per_ring_rx = &tid_stats->tid_rx_stats[ring_id][tid]; in dp_accumulate_tid_stats() 5121 per_ring_tx = &tid_stats->tid_tx_stats[ring_id][tid]; in dp_accumulate_tid_stats() 5130 per_ring_rx = &tid_stats->tid_rx_stats[ring_id][tid]; in dp_accumulate_tid_stats() 5142 per_ring_rx = &tid_stats->tid_rx_stats[ring_id][tid]; in dp_accumulate_tid_stats() 5169 pdev->stats.tid_stats.ingress_stack); in dp_pdev_print_tid_stats() 5171 pdev->stats.tid_stats.osif_drop); in dp_pdev_print_tid_stats() [all …]
|
H A D | dp_rx.c | 1202 struct cdp_tid_rx_stats *tid_stats, in dp_rx_intrabss_mcbc_fwd() argument 1232 tid_stats, in dp_rx_intrabss_mcbc_fwd() 1242 tid_stats->intrabss_cnt++; in dp_rx_intrabss_mcbc_fwd() 1246 tid_stats->fail_cnt[INTRABSS_DROP]++; in dp_rx_intrabss_mcbc_fwd() 1255 struct cdp_tid_rx_stats *tid_stats, in dp_rx_intrabss_ucast_fwd() argument 1279 tid_stats->fail_cnt[INTRABSS_DROP]++; in dp_rx_intrabss_ucast_fwd() 1295 tid_stats->fail_cnt[INTRABSS_DROP]++; in dp_rx_intrabss_ucast_fwd() 1975 &vdev->pdev->stats.tid_stats.tid_rx_stats[ring_id][tid]; in dp_rx_compute_delay() 2012 stats = &pdev->stats.tid_stats.tid_rx_stats[ring_id][tid]; in dp_rx_drop_nbuf_list() 2705 struct cdp_tid_rx_stats *tid_stats, in dp_rx_msdu_stats_update() argument [all …]
|
H A D | dp_tx.c | 3029 struct cdp_tid_tx_stats *tid_stats = NULL; in dp_tx_send_msdu_single() local 3108 tid_stats = &pdev->stats.tid_stats. in dp_tx_send_msdu_single() 3110 tid_stats->swdrop_cnt[drop_code]++; in dp_tx_send_msdu_single() 3258 struct cdp_tid_tx_stats *tid_stats = NULL; in dp_tx_send_msdu_multiple() local 3397 tid_stats = &pdev->stats.tid_stats. in dp_tx_send_msdu_multiple() 3399 tid_stats->swdrop_cnt[TX_HW_ENQUEUE]++; in dp_tx_send_msdu_multiple() 5116 &vdev->pdev->stats.tid_stats.tid_tx_stats[ring_id][tid]; 5349 struct cdp_tid_tx_stats *tid_stats; local 5357 tid_stats = &pdev->stats.tid_stats.tid_tx_stats[ring_id][tid]; 5374 tid_stats->tqm_status_cnt[ts->status]++;
|
H A D | dp_rx.h | 1460 struct cdp_tid_rx_stats *tid_stats, 1479 struct cdp_tid_rx_stats *tid_stats, 2266 struct cdp_tid_rx_stats *tid_stats,
|
H A D | dp_internal.h | 4201 struct cdp_tid_stats_intf *tid_stats); 5100 struct cdp_peer_tid_stats *tid_stats);
|
H A D | dp_types.h | 2401 struct cdp_tid_rx_stats *tid_stats,
|
H A D | dp_main.c | 7921 pdev->stats.tid_stats.ingress_stack += val; in dp_pdev_tid_stats_ingress_inc() 7934 pdev->stats.tid_stats.osif_drop += val; in dp_pdev_tid_stats_osif_drop()
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
H A D | cdp_txrx_host_stats.h | 882 struct cdp_peer_tid_stats *tid_stats) in cdp_get_peer_jitter_stats() argument 898 tid_stats); in cdp_get_peer_jitter_stats() 1045 struct cdp_tid_stats_intf *tid_stats) in cdp_get_pdev_tid_stats() argument 1056 tid_stats); in cdp_get_pdev_tid_stats()
|
H A D | cdp_txrx_ops.h | 1361 struct cdp_peer_tid_stats *tid_stats); 1390 struct cdp_tid_stats_intf *tid_stats);
|
H A D | cdp_txrx_stats_struct.h | 3264 struct cdp_tid_stats tid_stats; member
|
/wlan-driver/wpa_supplicant_8/src/drivers/ |
H A D | driver_nl80211.c |
|