Searched refs:per_cpu (Results 1 – 14 of 14) sorted by relevance
79 total_rx_pkt += dp_stats->per_cpu[i].rx_packets; in hdd_sysfs_get_stats()80 total_rx_dropped += dp_stats->per_cpu[i].rx_dropped; in hdd_sysfs_get_stats()81 total_rx_delv += dp_stats->per_cpu[i].rx_delivered; in hdd_sysfs_get_stats()82 total_rx_refused += dp_stats->per_cpu[i].rx_refused; in hdd_sysfs_get_stats()83 total_tx_pkt += dp_stats->per_cpu[i].tx_called; in hdd_sysfs_get_stats()84 total_tx_dropped += dp_stats->per_cpu[i].tx_dropped; in hdd_sysfs_get_stats()85 total_tx_orphaned += dp_stats->per_cpu[i].tx_orphaned; in hdd_sysfs_get_stats()88 stats->per_cpu[i].tx_classified_ac[ac]; in hdd_sysfs_get_stats()90 stats->per_cpu[i].tx_dropped_ac[ac]; in hdd_sysfs_get_stats()126 if (dp_stats->per_cpu[i].rx_packets == 0) in hdd_sysfs_get_stats()[all …]
2805 total_rx_pkt += dp_stats->per_cpu[i].rx_packets; in hdd_wlan_get_stats()2806 total_rx_dropped += dp_stats->per_cpu[i].rx_dropped; in hdd_wlan_get_stats()2807 total_rx_delv += dp_stats->per_cpu[i].rx_delivered; in hdd_wlan_get_stats()2808 total_rx_refused += dp_stats->per_cpu[i].rx_refused; in hdd_wlan_get_stats()2809 total_tx_pkt += dp_stats->per_cpu[i].tx_called; in hdd_wlan_get_stats()2810 total_tx_dropped += dp_stats->per_cpu[i].tx_dropped; in hdd_wlan_get_stats()2811 total_tx_orphaned += dp_stats->per_cpu[i].tx_orphaned; in hdd_wlan_get_stats()2814 stats->per_cpu[i].tx_classified_ac[ac]; in hdd_wlan_get_stats()2816 stats->per_cpu[i].tx_dropped_ac[ac]; in hdd_wlan_get_stats()2852 if (dp_stats->per_cpu[i].rx_packets == 0) in hdd_wlan_get_stats()[all …]
416 tx_rx_stats->per_cpu[cpu].tx_classified_ac[qos_context->ac_type]; in hdd_wmm_inactivity_timer_cb()499 tx_rx_stats->per_cpu[cpu].tx_classified_ac[qos_context->ac_type]; in hdd_wmm_enable_inactivity_timer()2107 ++stats->per_cpu[cpu].inv_sk_and_skb_hash; in hdd_get_tx_queue_for_ac()2111 ++stats->per_cpu[cpu].qselect_existing_skb_hash; in hdd_get_tx_queue_for_ac()2120 ++stats->per_cpu[cpu].qselect_sk_tx_map; in hdd_get_tx_queue_for_ac()2124 ++stats->per_cpu[cpu].qselect_skb_hash_calc; in hdd_get_tx_queue_for_ac()
218 ++stats->per_cpu[cpu].tx_classified_ac[ac]; in __hdd_softap_hard_start_xmit()223 ++stats->per_cpu[cpu].tx_dropped_ac[ac]; in __hdd_softap_hard_start_xmit()
533 ++stats->per_cpu[cpu].tx_classified_ac[ac]; in __hdd_hard_start_xmit()615 ++stats->per_cpu[cpu].tx_dropped_ac[ac]; in __hdd_hard_start_xmit()
9500 stats->per_cpu[i].inv_sk_and_skb_hash; in wlan_hdd_display_tx_multiq_stats()9502 stats->per_cpu[i].qselect_existing_skb_hash; in wlan_hdd_display_tx_multiq_stats()9503 total_qselect_sk_tx_map += stats->per_cpu[i].qselect_sk_tx_map; in wlan_hdd_display_tx_multiq_stats()9505 stats->per_cpu[i].qselect_skb_hash_calc; in wlan_hdd_display_tx_multiq_stats()
12081 tx_vo_pkts += stats->per_cpu[cpu].tx_classified_ac[SME_AC_VO]; in hdd_send_mscs_action_frame()
1102 total_rx_pkt += stats->per_cpu[i].rx_packets; in wlan_dp_display_txrx_stats()1103 total_rx_dropped += stats->per_cpu[i].rx_dropped; in wlan_dp_display_txrx_stats()1104 total_rx_delv += stats->per_cpu[i].rx_delivered; in wlan_dp_display_txrx_stats()1105 total_rx_refused += stats->per_cpu[i].rx_refused; in wlan_dp_display_txrx_stats()1106 total_tx_pkt += stats->per_cpu[i].tx_called; in wlan_dp_display_txrx_stats()1107 total_tx_dropped += stats->per_cpu[i].tx_dropped; in wlan_dp_display_txrx_stats()1108 total_tx_orphaned += stats->per_cpu[i].tx_orphaned; in wlan_dp_display_txrx_stats()1112 if (!stats->per_cpu[i].tx_called) in wlan_dp_display_txrx_stats()1116 i, stats->per_cpu[i].tx_called, in wlan_dp_display_txrx_stats()1117 stats->per_cpu[i].tx_dropped, in wlan_dp_display_txrx_stats()[all …]
589 ++stats->per_cpu[cpu].tx_called; in dp_start_xmit()734 ++stats->per_cpu[cpu].tx_dropped; in dp_start_xmit()879 ++stats->per_cpu[cpu_index].rx_packets; in dp_mon_rx_packet_cbk()908 ++stats->per_cpu[cpu_index].rx_delivered; in dp_mon_rx_packet_cbk()910 ++stats->per_cpu[cpu_index].rx_refused; in dp_mon_rx_packet_cbk()1782 ++stats->per_cpu[cpu_index].rx_packets; in dp_rx_packet_cbk()1835 ++stats->per_cpu[cpu_index].rx_delivered; in dp_rx_packet_cbk()1852 ++stats->per_cpu[cpu_index].rx_refused; in dp_rx_packet_cbk()
655 ++stats->per_cpu[cpu].tx_called; in dp_softap_start_xmit()856 ++stats->per_cpu[cpu_index].rx_packets; in dp_softap_rx_packet_cbk()932 ++stats->per_cpu[cpu_index].rx_delivered; in dp_softap_rx_packet_cbk()934 ++stats->per_cpu[cpu_index].rx_refused; in dp_softap_rx_packet_cbk()
1551 ++stats->per_cpu[cpu_index].rx_packets; in ucfg_dp_inc_rx_pkt_stats()1556 ++stats->per_cpu[cpu_index].rx_delivered; in ucfg_dp_inc_rx_pkt_stats()1558 ++stats->per_cpu[cpu_index].rx_refused; in ucfg_dp_inc_rx_pkt_stats()2344 dp_stats->per_cpu[i].rx_packets = txrx_stats->per_cpu[i].rx_packets; in ucfg_dp_get_txrx_stats()2345 dp_stats->per_cpu[i].rx_dropped = txrx_stats->per_cpu[i].rx_dropped; in ucfg_dp_get_txrx_stats()2346 dp_stats->per_cpu[i].rx_delivered = txrx_stats->per_cpu[i].rx_delivered; in ucfg_dp_get_txrx_stats()2347 dp_stats->per_cpu[i].rx_refused = txrx_stats->per_cpu[i].rx_refused; in ucfg_dp_get_txrx_stats()2348 dp_stats->per_cpu[i].tx_called = txrx_stats->per_cpu[i].tx_called; in ucfg_dp_get_txrx_stats()2349 dp_stats->per_cpu[i].tx_dropped = txrx_stats->per_cpu[i].tx_dropped; in ucfg_dp_get_txrx_stats()2350 dp_stats->per_cpu[i].tx_orphaned = txrx_stats->per_cpu[i].tx_orphaned; in ucfg_dp_get_txrx_stats()
419 ++dp_intf->dp_stats.tx_rx_stats.per_cpu[cpu].tx_orphaned; in dp_nbuf_orphan()463 ++dp_intf->dp_stats.tx_rx_stats.per_cpu[cpu].tx_orphaned; in dp_nbuf_orphan()
331 } per_cpu[NUM_CPUS]; member
559 } per_cpu[NUM_CPUS]; member