Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/
H A Dbareudp.c85 DEV_STATS_INC(bareudp->dev, rx_dropped); in bareudp_udp_encap_recv()
95 DEV_STATS_INC(bareudp->dev, rx_dropped); in bareudp_udp_encap_recv()
109 DEV_STATS_INC(bareudp->dev, rx_dropped); in bareudp_udp_encap_recv()
125 DEV_STATS_INC(bareudp->dev, rx_dropped); in bareudp_udp_encap_recv()
137 DEV_STATS_INC(bareudp->dev, rx_dropped); in bareudp_udp_encap_recv()
142 DEV_STATS_INC(bareudp->dev, rx_dropped); in bareudp_udp_encap_recv()
168 DEV_STATS_INC(bareudp->dev, rx_frame_errors); in bareudp_udp_encap_recv()
169 DEV_STATS_INC(bareudp->dev, rx_errors); in bareudp_udp_encap_recv()
465 DEV_STATS_INC(dev, collisions); in bareudp_xmit()
467 DEV_STATS_INC(dev, tx_carrier_errors); in bareudp_xmit()
[all …]
H A Dmacsec.c740 DEV_STATS_INC(secy->netdev, rx_dropped); in macsec_post_decrypt()
764 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_post_decrypt()
1087 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in handle_not_macsec()
1197 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_handle_frame()
1214 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_handle_frame()
1248 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
1289 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
1326 DEV_STATS_INC(macsec->secy.netdev, rx_errors); in macsec_handle_frame()
1345 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
3441 DEV_STATS_INC(dev, tx_dropped); in macsec_start_xmit()
[all …]
H A Dvirtio_net.c1278 DEV_STATS_INC(dev, rx_length_errors); in receive_small()
1343 DEV_STATS_INC(dev, rx_length_errors); in mergeable_buf_free()
1452 DEV_STATS_INC(dev, rx_length_errors); in virtnet_build_xdp_buff_mrg()
1471 DEV_STATS_INC(dev, rx_length_errors); in virtnet_build_xdp_buff_mrg()
1654 DEV_STATS_INC(dev, rx_length_errors); in receive_mergeable()
1686 DEV_STATS_INC(dev, rx_length_errors); in receive_mergeable()
1700 DEV_STATS_INC(dev, rx_length_errors); in receive_mergeable()
1788 DEV_STATS_INC(dev, rx_length_errors); in receive_buf()
1837 DEV_STATS_INC(dev, rx_frame_errors); in receive_buf()
2386 DEV_STATS_INC(dev, tx_fifo_errors); in start_xmit()
[all …]
H A Dgeneve.c284 DEV_STATS_INC(geneve->dev, rx_length_errors); in geneve_rx()
285 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
/openbmc/linux/net/ipv4/
H A Dip_vti.c110 DEV_STATS_INC(dev, rx_errors); in vti_rcv_cb()
111 DEV_STATS_INC(dev, rx_dropped); in vti_rcv_cb()
186 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
201 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
208 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
216 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
224 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
233 DEV_STATS_INC(dev, collisions); in vti_xmit()
270 DEV_STATS_INC(dev, tx_errors); in vti_xmit()
307 DEV_STATS_INC(dev, tx_errors); in vti_tunnel_xmit()
H A Dip_tunnel.c385 DEV_STATS_INC(tunnel->dev, multicast); in ip_tunnel_rcv()
393 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
401 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
417 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
638 DEV_STATS_INC(dev, collisions); in ip_md_tunnel_xmit()
673 DEV_STATS_INC(dev, tx_errors); in ip_md_tunnel_xmit()
676 DEV_STATS_INC(dev, tx_dropped); in ip_md_tunnel_xmit()
710 DEV_STATS_INC(dev, tx_fifo_errors); in ip_tunnel_xmit()
810 DEV_STATS_INC(dev, collisions); in ip_tunnel_xmit()
851 DEV_STATS_INC(dev, tx_dropped); in ip_tunnel_xmit()
[all …]
H A Dip_gre.c518 DEV_STATS_INC(dev, tx_dropped); in gre_fb_xmit()
601 DEV_STATS_INC(dev, tx_dropped); in erspan_fb_xmit()
675 DEV_STATS_INC(dev, tx_dropped); in ipgre_xmit()
730 DEV_STATS_INC(dev, tx_dropped); in erspan_xmit()
758 DEV_STATS_INC(dev, tx_dropped); in gre_tap_xmit()
H A Dipip.c314 DEV_STATS_INC(dev, tx_errors); in ipip_tunnel_xmit()
H A Dipmr.c510 DEV_STATS_INC(dev, tx_packets); in reg_vif_xmit()
1858 DEV_STATS_INC(vif_dev, tx_packets); in ipmr_queue_xmit()
1916 DEV_STATS_INC(vif_dev, tx_packets); in ipmr_queue_xmit()
/openbmc/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()
H A Ddevice.c213 DEV_STATS_INC(dev, tx_dropped); in wg_xmit()
231 DEV_STATS_INC(dev, tx_errors); in wg_xmit()
/openbmc/linux/net/xfrm/
H A Dxfrm_interface_core.c383 DEV_STATS_INC(dev, rx_errors); in xfrmi_rcv_cb()
384 DEV_STATS_INC(dev, rx_dropped); in xfrmi_rcv_cb()
475 DEV_STATS_INC(dev, collisions); in xfrmi_xmit2()
514 DEV_STATS_INC(dev, tx_errors); in xfrmi_xmit2()
515 DEV_STATS_INC(dev, tx_aborted_errors); in xfrmi_xmit2()
520 DEV_STATS_INC(dev, tx_carrier_errors); in xfrmi_xmit2()
546 DEV_STATS_INC(dev, tx_carrier_errors); in xfrmi_xmit()
562 DEV_STATS_INC(dev, tx_carrier_errors); in xfrmi_xmit()
581 DEV_STATS_INC(dev, tx_errors); in xfrmi_xmit()
582 DEV_STATS_INC(dev, tx_dropped); in xfrmi_xmit()
/openbmc/linux/net/mac802154/
H A Dtx.c37 DEV_STATS_INC(dev, tx_packets); in ieee802154_xmit_sync_worker()
93 DEV_STATS_INC(dev, tx_packets); in ieee802154_tx()
/openbmc/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()
828 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
849 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
868 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
1183 DEV_STATS_INC(dev, collisions); in ip6_tnl_xmit()
1282 DEV_STATS_INC(dev, tx_carrier_errors); in ip6_tnl_xmit()
1454 DEV_STATS_INC(dev, tx_errors); in ip6_tnl_start_xmit()
[all …]
H A Dsit.c697 DEV_STATS_INC(tunnel->dev, rx_errors); in ipip6_rcv()
717 DEV_STATS_INC(tunnel->dev, rx_frame_errors); in ipip6_rcv()
718 DEV_STATS_INC(tunnel->dev, rx_errors); in ipip6_rcv()
945 DEV_STATS_INC(dev, tx_carrier_errors); in ipip6_tunnel_xmit()
953 DEV_STATS_INC(dev, tx_carrier_errors); in ipip6_tunnel_xmit()
960 DEV_STATS_INC(dev, collisions); in ipip6_tunnel_xmit()
973 DEV_STATS_INC(dev, collisions); in ipip6_tunnel_xmit()
1012 DEV_STATS_INC(dev, tx_dropped); in ipip6_tunnel_xmit()
1042 DEV_STATS_INC(dev, tx_errors); in ipip6_tunnel_xmit()
1061 DEV_STATS_INC(dev, tx_errors); in sit_tunnel_xmit__()
[all …]
H A Dip6_vti.c320 DEV_STATS_INC(t->dev, rx_dropped); in vti6_input_proto()
362 DEV_STATS_INC(dev, rx_errors); in vti6_rcv_cb()
363 DEV_STATS_INC(dev, rx_dropped); in vti6_rcv_cb()
508 DEV_STATS_INC(dev, collisions); in vti6_xmit()
546 DEV_STATS_INC(dev, tx_carrier_errors); in vti6_xmit()
592 DEV_STATS_INC(dev, tx_errors); in vti6_tnl_xmit()
593 DEV_STATS_INC(dev, tx_dropped); in vti6_tnl_xmit()
H A Dip6_gre.c930 DEV_STATS_INC(dev, tx_errors); in ip6gre_tunnel_xmit()
931 DEV_STATS_INC(dev, tx_dropped); in ip6gre_tunnel_xmit()
1095 DEV_STATS_INC(dev, tx_errors); in ip6erspan_tunnel_xmit()
1096 DEV_STATS_INC(dev, tx_dropped); in ip6erspan_tunnel_xmit()
H A Dip6mr.c612 DEV_STATS_INC(dev, tx_packets); in reg_vif_xmit()
621 DEV_STATS_INC(dev, tx_errors); in reg_vif_xmit()
2038 DEV_STATS_INC(vif_dev, tx_packets); in ip6mr_forward2()
/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan_core.c444 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v4_outbound()
449 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v4_outbound()
490 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v6_outbound()
499 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v6_outbound()
/openbmc/linux/include/net/
H A Dip_tunnels.h524 DEV_STATS_INC(dev, tx_errors); in iptunnel_xmit_stats()
525 DEV_STATS_INC(dev, tx_aborted_errors); in iptunnel_xmit_stats()
527 DEV_STATS_INC(dev, tx_dropped); in iptunnel_xmit_stats()
H A Ddst.h373 DEV_STATS_INC(dev, rx_packets); in skb_tunnel_rx()
/openbmc/linux/net/bridge/
H A Dbr_forward.c127 DEV_STATS_INC(dev, tx_dropped); in deliver_clone()
274 DEV_STATS_INC(dev, tx_dropped); in maybe_deliver_addr()
H A Dbr_input.c189 DEV_STATS_INC(br->dev, multicast); in br_handle_frame_finish()
194 DEV_STATS_INC(br->dev, multicast); in br_handle_frame_finish()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c1775 DEV_STATS_INC(vxlan->dev, rx_length_errors); in vxlan_rcv()
1776 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
1786 DEV_STATS_INC(vxlan->dev, rx_frame_errors); in vxlan_rcv()
1787 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
2425 DEV_STATS_INC(dev, tx_errors); in encap_bypass_if_local()
2694 DEV_STATS_INC(dev, collisions); in vxlan_xmit_one()
2696 DEV_STATS_INC(dev, tx_carrier_errors); in vxlan_xmit_one()
2698 DEV_STATS_INC(dev, tx_errors); in vxlan_xmit_one()
/openbmc/linux/net/core/
H A Dfilter.c2274 DEV_STATS_INC(dev, tx_errors); in __bpf_redirect_neigh_v6()
2279 DEV_STATS_INC(dev, tx_errors); in __bpf_redirect_neigh_v6()
2381 DEV_STATS_INC(dev, tx_errors); in __bpf_redirect_neigh_v4()
2386 DEV_STATS_INC(dev, tx_errors); in __bpf_redirect_neigh_v4()

12