Home
last modified time | relevance | path

Searched refs:DEV_STATS_INC (Results 1 – 24 of 24) sorted by relevance

/linux/net/ipv4/
H A Dip_vti.c113 DEV_STATS_INC(dev, rx_errors); in vti_rcv_cb()
114 DEV_STATS_INC(dev, rx_dropped); in vti_rcv_cb()
189 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
204 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
211 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
219 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
227 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
236 DEV_STATS_INC(dev, collisions); in vti_xmit()
273 DEV_STATS_INC(dev, tx_errors); in vti_xmit()
310 DEV_STATS_INC(dev, tx_errors); in vti_tunnel_xmit()
H A Dip_tunnel.c386 DEV_STATS_INC(tunnel->dev, multicast); in ip_tunnel_rcv()
393 DEV_STATS_INC(tunnel->dev, rx_crc_errors); in ip_tunnel_rcv()
394 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
401 DEV_STATS_INC(tunnel->dev, rx_fifo_errors); in ip_tunnel_rcv()
402 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
417 DEV_STATS_INC(tunnel->dev, rx_length_errors); in ip_tunnel_rcv()
418 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
429 DEV_STATS_INC(tunnel->dev, rx_frame_errors); in ip_tunnel_rcv()
430 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
616 DEV_STATS_INC(dev, tx_carrier_errors); in ip_md_tunnel_xmit()
[all …]
H A Dip_gre.c539 DEV_STATS_INC(dev, tx_dropped); in gre_fb_xmit()
624 DEV_STATS_INC(dev, tx_dropped); in erspan_fb_xmit()
699 DEV_STATS_INC(dev, tx_dropped); in ipgre_xmit()
754 DEV_STATS_INC(dev, tx_dropped); in erspan_xmit()
783 DEV_STATS_INC(dev, tx_dropped); in gre_tap_xmit()
H A Dipip.c322 DEV_STATS_INC(dev, tx_errors); in ipip_tunnel_xmit()
H A Dip_tunnel_core.c65 DEV_STATS_INC(dev, tx_errors); in iptunnel_xmit()
/linux/drivers/net/wireguard/
H A Dreceive.c419 DEV_STATS_INC(dev, rx_errors); in wg_packet_consume_data_done()
420 DEV_STATS_INC(dev, rx_frame_errors); in wg_packet_consume_data_done()
425 DEV_STATS_INC(dev, rx_errors); in wg_packet_consume_data_done()
426 DEV_STATS_INC(dev, rx_frame_errors); in wg_packet_consume_data_done()
431 DEV_STATS_INC(dev, rx_errors); in wg_packet_consume_data_done()
432 DEV_STATS_INC(dev, rx_length_errors); in wg_packet_consume_data_done()
/linux/net/xfrm/
H A Dxfrm_interface_core.c381 DEV_STATS_INC(dev, rx_errors); in xfrmi_rcv_cb()
382 DEV_STATS_INC(dev, rx_dropped); in xfrmi_rcv_cb()
473 DEV_STATS_INC(dev, collisions); in xfrmi_xmit2()
512 DEV_STATS_INC(dev, tx_errors); in xfrmi_xmit2()
513 DEV_STATS_INC(dev, tx_aborted_errors); in xfrmi_xmit2()
518 DEV_STATS_INC(dev, tx_carrier_errors); in xfrmi_xmit2()
544 DEV_STATS_INC(dev, tx_carrier_errors); in xfrmi_xmit()
560 DEV_STATS_INC(dev, tx_carrier_errors); in xfrmi_xmit()
579 DEV_STATS_INC(dev, tx_errors); in xfrmi_xmit()
580 DEV_STATS_INC(dev, tx_dropped); in xfrmi_xmit()
/linux/drivers/net/
H A Dbareudp.c163 DEV_STATS_INC(bareudp->dev, rx_length_errors); in bareudp_udp_encap_recv()
164 DEV_STATS_INC(bareudp->dev, rx_errors); in bareudp_udp_encap_recv()
188 DEV_STATS_INC(bareudp->dev, rx_frame_errors); in bareudp_udp_encap_recv()
189 DEV_STATS_INC(bareudp->dev, rx_errors); in bareudp_udp_encap_recv()
493 DEV_STATS_INC(dev, collisions); in bareudp_xmit()
495 DEV_STATS_INC(dev, tx_carrier_errors); in bareudp_xmit()
497 DEV_STATS_INC(dev, tx_errors); in bareudp_xmit()
H A Dgeneve.c294 DEV_STATS_INC(geneve->dev, rx_frame_errors); in geneve_rx()
295 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
311 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
329 DEV_STATS_INC(geneve->dev, rx_length_errors); in geneve_rx()
330 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
358 DEV_STATS_INC(geneve->dev, rx_frame_errors); in geneve_rx()
359 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
698 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_udp_encap_recv()
1528 DEV_STATS_INC(dev, collisions); in geneve_xmit()
1530 DEV_STATS_INC(dev, tx_carrier_errors); in geneve_xmit()
[all …]
H A Dmacsec.c755 DEV_STATS_INC(secy->netdev, rx_dropped); in macsec_post_decrypt()
779 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_post_decrypt()
1102 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in handle_not_macsec()
1215 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_handle_frame()
1231 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_handle_frame()
1261 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
1302 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
1340 DEV_STATS_INC(macsec->secy.netdev, rx_errors); in macsec_handle_frame()
1359 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
3444 DEV_STATS_INC(dev, tx_dropped); in macsec_start_xmit()
[all …]
H A Dvirtio_net.c821 DEV_STATS_INC(dev, rx_length_errors); in check_mergeable_len()
1193 DEV_STATS_INC(vi->dev, rx_length_errors); in buf_to_xdp()
1284 DEV_STATS_INC(dev, rx_length_errors); in xsk_drop_follow_bufs()
1314 DEV_STATS_INC(vi->dev, rx_length_errors); in xsk_append_merge_buffer()
1429 DEV_STATS_INC(dev, rx_length_errors); in virtnet_receive_xsk_buf()
2065 DEV_STATS_INC(dev, rx_length_errors); in receive_small()
2140 DEV_STATS_INC(dev, rx_length_errors); in mergeable_buf_free()
2247 DEV_STATS_INC(dev, rx_length_errors); in virtnet_build_xdp_buff_mrg()
2509 DEV_STATS_INC(dev, rx_length_errors); in receive_mergeable()
2612 DEV_STATS_INC(dev, rx_frame_errors); in virtnet_receive_done()
[all …]
/linux/net/ipv6/
H A Dip6_tunnel.c806 DEV_STATS_INC(tunnel->dev, rx_crc_errors); in __ip6_tnl_rcv()
807 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
815 DEV_STATS_INC(tunnel->dev, rx_fifo_errors); in __ip6_tnl_rcv()
816 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
827 DEV_STATS_INC(tunnel->dev, rx_length_errors); in __ip6_tnl_rcv()
828 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
848 DEV_STATS_INC(tunnel->dev, rx_length_errors); in __ip6_tnl_rcv()
849 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
867 DEV_STATS_INC(tunnel->dev, rx_frame_errors); in __ip6_tnl_rcv()
868 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
[all …]
H A Dsit.c700 DEV_STATS_INC(tunnel->dev, rx_errors); in ipip6_rcv()
720 DEV_STATS_INC(tunnel->dev, rx_frame_errors); in ipip6_rcv()
721 DEV_STATS_INC(tunnel->dev, rx_errors); in ipip6_rcv()
940 DEV_STATS_INC(dev, tx_carrier_errors); in ipip6_tunnel_xmit()
948 DEV_STATS_INC(dev, tx_carrier_errors); in ipip6_tunnel_xmit()
955 DEV_STATS_INC(dev, collisions); in ipip6_tunnel_xmit()
968 DEV_STATS_INC(dev, collisions); in ipip6_tunnel_xmit()
1007 DEV_STATS_INC(dev, tx_dropped); in ipip6_tunnel_xmit()
1037 DEV_STATS_INC(dev, tx_errors); in ipip6_tunnel_xmit()
1056 DEV_STATS_INC(dev, tx_errors); in sit_tunnel_xmit__()
[all …]
H A Dip6_vti.c315 DEV_STATS_INC(t->dev, rx_dropped); in vti6_input_proto()
357 DEV_STATS_INC(dev, rx_errors); in vti6_rcv_cb()
358 DEV_STATS_INC(dev, rx_dropped); in vti6_rcv_cb()
503 DEV_STATS_INC(dev, collisions); in vti6_xmit()
541 DEV_STATS_INC(dev, tx_carrier_errors); in vti6_xmit()
587 DEV_STATS_INC(dev, tx_errors); in vti6_tnl_xmit()
588 DEV_STATS_INC(dev, tx_dropped); in vti6_tnl_xmit()
H A Dip6_gre.c910 DEV_STATS_INC(dev, tx_errors); in ip6gre_tunnel_xmit()
911 DEV_STATS_INC(dev, tx_dropped); in ip6gre_tunnel_xmit()
1081 DEV_STATS_INC(dev, tx_errors); in ip6erspan_tunnel_xmit()
1082 DEV_STATS_INC(dev, tx_dropped); in ip6erspan_tunnel_xmit()
H A Dip6mr.c630 DEV_STATS_INC(dev, tx_packets); in reg_vif_xmit()
639 DEV_STATS_INC(dev, tx_errors); in reg_vif_xmit()
2056 DEV_STATS_INC(vif_dev, tx_packets); in ip6mr_prepare_xmit()
/linux/drivers/net/ipvlan/
H A Dipvlan_core.c463 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v4_outbound()
468 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v4_outbound()
508 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v6_outbound()
515 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v6_outbound()
524 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v6_outbound()
/linux/net/bridge/
H A Dbr_forward.c127 DEV_STATS_INC(dev, tx_dropped); in deliver_clone()
279 DEV_STATS_INC(dev, tx_dropped); in maybe_deliver_addr()
H A Dbr_input.c195 DEV_STATS_INC(br->dev, multicast); in br_handle_frame_finish()
200 DEV_STATS_INC(br->dev, multicast); in br_handle_frame_finish()
/linux/include/net/
H A Dip_tunnels.h679 DEV_STATS_INC(dev, tx_errors); in iptunnel_xmit_stats()
680 DEV_STATS_INC(dev, tx_aborted_errors); in iptunnel_xmit_stats()
682 DEV_STATS_INC(dev, tx_dropped); in iptunnel_xmit_stats()
H A Dip6_tunnel.h163 DEV_STATS_INC(dev, tx_errors); in ip6tunnel_xmit()
/linux/net/l2tp/
H A Dl2tp_eth.c133 DEV_STATS_INC(dev, rx_errors); in l2tp_eth_dev_recv()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c1697 DEV_STATS_INC(vxlan->dev, rx_frame_errors); in vxlan_rcv()
1698 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
1768 DEV_STATS_INC(vxlan->dev, rx_length_errors); in vxlan_rcv()
1769 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
1780 DEV_STATS_INC(vxlan->dev, rx_frame_errors); in vxlan_rcv()
1781 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
2328 DEV_STATS_INC(dev, tx_errors); in encap_bypass_if_local()
2639 DEV_STATS_INC(dev, collisions); in vxlan_xmit_one()
2641 DEV_STATS_INC(dev, tx_carrier_errors); in vxlan_xmit_one()
2643 DEV_STATS_INC(dev, tx_errors); in vxlan_xmit_one()
/linux/include/linux/
H A Dnetdevice.h5672 #define DEV_STATS_INC(DEV, FIELD) atomic_long_inc(&(DEV)->stats.__##FIELD) macro