Searched refs:tx_errors (Results 1 – 25 of 33) sorted by relevance
12
| /net/sched/ |
| A D | sch_teql.c | 59 unsigned long tx_errors; member 347 master->tx_errors++; in teql_master_xmit() 410 stats->tx_errors = m->tx_errors; in teql_master_stats64()
|
| /net/openvswitch/ |
| A D | vport.c | 291 stats->tx_errors = dev_stats->tx_errors; in ovs_vport_get_stats() 566 vport->dev->stats.tx_errors++; in ovs_vport_send()
|
| A D | vport-internal_dev.c | 48 netdev->stats.tx_errors++; in internal_dev_xmit()
|
| /net/l2tp/ |
| A D | l2tp_debugfs.c | 170 atomic_long_read(&tunnel->stats.tx_errors), in l2tp_dfs_seq_tunnel_show() 221 atomic_long_read(&session->stats.tx_errors), in l2tp_dfs_seq_session_show()
|
| A D | l2tp_ppp.c | 1015 dest->tx_errors = atomic_long_read(&stats->tx_errors); in pppol2tp_copy_stats() 1510 atomic_long_read(&tunnel->stats.tx_errors), in pppol2tp_seq_tunnel_show() 1559 atomic_long_read(&session->stats.tx_errors), in pppol2tp_seq_session_show()
|
| A D | l2tp_core.h | 26 atomic_long_t tx_errors; member
|
| A D | l2tp_netlink.c | 413 atomic_long_read(&tunnel->stats.tx_errors), in l2tp_nl_tunnel_send() 768 atomic_long_read(&session->stats.tx_errors), in l2tp_nl_session_send()
|
| A D | l2tp_core.c | 1332 atomic_long_inc(&session->tunnel->stats.tx_errors); in l2tp_xmit_skb() 1333 atomic_long_inc(&session->stats.tx_errors); in l2tp_xmit_skb()
|
| /net/rose/ |
| A D | rose_dev.c | 109 stats->tx_errors++; in rose_xmit()
|
| /net/netrom/ |
| A D | nr_dev.c | 146 stats->tx_errors++; in nr_xmit()
|
| /net/ipv4/ |
| A D | ip_vti.c | 273 DEV_STATS_INC(dev, tx_errors); in vti_xmit() 310 DEV_STATS_INC(dev, tx_errors); in vti_tunnel_xmit()
|
| A D | ipip.c | 322 DEV_STATS_INC(dev, tx_errors); in ipip_tunnel_xmit()
|
| A D | ip_tunnel.c | 674 DEV_STATS_INC(dev, tx_errors); in ip_md_tunnel_xmit() 868 DEV_STATS_INC(dev, tx_errors); in ip_tunnel_xmit()
|
| /net/mpls/ |
| A D | mpls_iptunnel.c | 158 MPLS_INC_STATS(out_mdev, tx_errors); in mpls_xmit()
|
| A D | af_mpls.c | 471 MPLS_INC_STATS(out_mdev, tx_errors); in mpls_forward() 1092 stats->tx_errors += local.tx_errors; in mpls_get_stats()
|
| /net/phonet/ |
| A D | pep-gprs.c | 199 dev->stats.tx_errors++; in gprs_xmit()
|
| /net/atm/ |
| A D | br2684.c | 304 dev->stats.tx_errors++; in br2684_start_xmit() 336 dev->stats.tx_errors++; in br2684_start_xmit()
|
| /net/core/ |
| A D | net-procfs.c | 59 stats->tx_errors, stats->tx_dropped, in dev_seq_printf_stats()
|
| /net/caif/ |
| A D | chnl_net.c | 208 dev->stats.tx_errors++; in chnl_net_start_xmit()
|
| /net/xfrm/ |
| A D | xfrm_interface_core.c | 512 DEV_STATS_INC(dev, tx_errors); in xfrmi_xmit2() 579 DEV_STATS_INC(dev, tx_errors); in xfrmi_xmit()
|
| /net/ipv6/ |
| A D | sit.c | 1045 DEV_STATS_INC(dev, tx_errors); in ipip6_tunnel_xmit() 1064 DEV_STATS_INC(dev, tx_errors); in sit_tunnel_xmit__() 1093 DEV_STATS_INC(dev, tx_errors); in sit_tunnel_xmit()
|
| A D | ip6_gre.c | 908 DEV_STATS_INC(dev, tx_errors); in ip6gre_tunnel_xmit() 1079 DEV_STATS_INC(dev, tx_errors); in ip6erspan_tunnel_xmit()
|
| /net/bluetooth/bnep/ |
| A D | core.c | 315 dev->stats.tx_errors++; in bnep_rx_frame()
|
| /net/ethtool/ |
| A D | stats.c | 297 data->phydev_stats.tx_errors)) in stats_put_phydev_stats()
|
| /net/bluetooth/ |
| A D | 6lowpan.c | 455 netdev->stats.tx_errors++; in send_pkt()
|
Completed in 720 milliseconds
12