Home
last modified time | relevance | path

Searched refs:DEV_STATS_INC (Results 1 – 20 of 20) 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.c540 DEV_STATS_INC(dev, tx_dropped); in gre_fb_xmit()
625 DEV_STATS_INC(dev, tx_dropped); in erspan_fb_xmit()
700 DEV_STATS_INC(dev, tx_dropped); in ipgre_xmit()
755 DEV_STATS_INC(dev, tx_dropped); in erspan_xmit()
784 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 Dipmr.c549 DEV_STATS_INC(dev, tx_packets); in reg_vif_xmit()
1917 DEV_STATS_INC(vif_dev, tx_packets); in ipmr_prepare_xmit()
1970 DEV_STATS_INC(vif_dev, tx_packets); in ipmr_prepare_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 Dmacsec.c759 DEV_STATS_INC(secy->netdev, rx_dropped); in macsec_post_decrypt()
783 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_post_decrypt()
1106 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in handle_not_macsec()
1219 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_handle_frame()
1235 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_handle_frame()
1265 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
1306 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
1344 DEV_STATS_INC(macsec->secy.netdev, rx_errors); in macsec_handle_frame()
1363 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
3479 DEV_STATS_INC(dev, tx_dropped); in macsec_start_xmit()
[all …]
H A Dvirtio_net.c812 DEV_STATS_INC(dev, rx_length_errors); in check_mergeable_len()
1070 DEV_STATS_INC(vi->dev, rx_length_errors); in buf_to_xdp()
1161 DEV_STATS_INC(dev, rx_length_errors); in xsk_drop_follow_bufs()
1191 DEV_STATS_INC(vi->dev, rx_length_errors); in xsk_append_merge_buffer()
1306 DEV_STATS_INC(dev, rx_length_errors); in virtnet_receive_xsk_buf()
1963 DEV_STATS_INC(dev, rx_length_errors); in receive_small()
2040 DEV_STATS_INC(dev, rx_length_errors); in mergeable_buf_free()
2147 DEV_STATS_INC(dev, rx_length_errors); in virtnet_build_xdp_buff_mrg()
2425 DEV_STATS_INC(dev, rx_length_errors); in receive_mergeable()
2534 DEV_STATS_INC(dev, rx_frame_errors); in virtnet_receive_done()
[all …]
/linux/net/ipv6/
H A Dip6_tunnel.c818 DEV_STATS_INC(tunnel->dev, rx_crc_errors); in __ip6_tnl_rcv()
819 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
827 DEV_STATS_INC(tunnel->dev, rx_fifo_errors); in __ip6_tnl_rcv()
828 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
839 DEV_STATS_INC(tunnel->dev, rx_length_errors); in __ip6_tnl_rcv()
840 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
860 DEV_STATS_INC(tunnel->dev, rx_length_errors); in __ip6_tnl_rcv()
861 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
879 DEV_STATS_INC(tunnel->dev, rx_frame_errors); in __ip6_tnl_rcv()
880 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
[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.c911 DEV_STATS_INC(dev, tx_errors); in ip6gre_tunnel_xmit()
912 DEV_STATS_INC(dev, tx_dropped); in ip6gre_tunnel_xmit()
1082 DEV_STATS_INC(dev, tx_errors); in ip6erspan_tunnel_xmit()
1083 DEV_STATS_INC(dev, tx_dropped); in ip6erspan_tunnel_xmit()
/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.h695 DEV_STATS_INC(dev, tx_errors); in iptunnel_xmit_stats()
696 DEV_STATS_INC(dev, tx_aborted_errors); in iptunnel_xmit_stats()
698 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/drivers/net/vxlan/
H A Dvxlan_core.c1696 DEV_STATS_INC(vxlan->dev, rx_frame_errors); in vxlan_rcv()
1697 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
1767 DEV_STATS_INC(vxlan->dev, rx_length_errors); in vxlan_rcv()
1768 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
1779 DEV_STATS_INC(vxlan->dev, rx_frame_errors); in vxlan_rcv()
1780 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
2327 DEV_STATS_INC(dev, tx_errors); in encap_bypass_if_local()
2638 DEV_STATS_INC(dev, collisions); in vxlan_xmit_one()
2640 DEV_STATS_INC(dev, tx_carrier_errors); in vxlan_xmit_one()
2642 DEV_STATS_INC(dev, tx_errors); in vxlan_xmit_one()
/linux/include/linux/
H A Dnetdevice.h5713 #define DEV_STATS_INC(DEV, FIELD) atomic_long_inc(&(DEV)->stats.__##FIELD) macro