Searched refs:mvpp2_pcpu_stats (Results 1 – 2 of 2) sorted by relevance
1121 struct mvpp2_pcpu_stats { struct 1236 struct mvpp2_pcpu_stats __percpu *stats;1122 syncpmvpp2_pcpu_stats global() argument 1123 rx_packetsmvpp2_pcpu_stats global() argument 1124 rx_bytesmvpp2_pcpu_stats global() argument 1125 tx_packetsmvpp2_pcpu_stats global() argument 1126 tx_bytesmvpp2_pcpu_stats global() argument 1128 xdp_redirectmvpp2_pcpu_stats global() argument 1129 xdp_passmvpp2_pcpu_stats global() argument 1130 xdp_dropmvpp2_pcpu_stats global() argument 1131 xdp_xmitmvpp2_pcpu_stats global() argument 1132 xdp_xmit_errmvpp2_pcpu_stats global() argument 1133 xdp_txmvpp2_pcpu_stats global() argument 1134 xdp_tx_errmvpp2_pcpu_stats global() argument
2017 mvpp2_get_xdp_stats(struct mvpp2_port *port, struct mvpp2_pcpu_stats *xdp_stats) in mvpp2_get_xdp_stats() 2024 struct mvpp2_pcpu_stats *cpu_stats; in mvpp2_get_xdp_stats() 2057 struct mvpp2_pcpu_stats xdp_stats = {}; in mvpp2_read_stats() 3735 struct mvpp2_pcpu_stats *stats = this_cpu_ptr(port->stats); in mvpp2_xdp_xmit_back() 3773 struct mvpp2_pcpu_stats *stats; in mvpp2_xdp_xmit() 3814 struct mvpp2_pcpu_stats *stats) in mvpp2_run_xdp() 3901 struct mvpp2_pcpu_stats ps = {}; in mvpp2_rx() 4065 struct mvpp2_pcpu_stats *stats = this_cpu_ptr(port->stats); in mvpp2_rx() 4435 struct mvpp2_pcpu_stats *stats = per_cpu_ptr(port->stats, thread); in mvpp2_tx() 5150 struct mvpp2_pcpu_stats *cpu_stat in mvpp2_get_stats64() [all...]