Searched refs:tx_dropped (Results 1 – 25 of 28) sorted by relevance
12
43 atomic_long_t tx_dropped; member86 atomic_long_inc(&priv->tx_dropped); in l2tp_eth_dev_xmit()98 stats->tx_dropped = (unsigned long) atomic_long_read(&priv->tx_dropped); in l2tp_eth_get_stats64()
136 this_cpu_inc(vlan->vlan_pcpu_stats->tx_dropped); in vlan_dev_hard_start_xmit()667 u32 rx_errors = 0, tx_dropped = 0; in vlan_dev_get_stats64() local691 tx_dropped += p->tx_dropped; in vlan_dev_get_stats64()694 stats->tx_dropped = tx_dropped; in vlan_dev_get_stats64()
60 unsigned long tx_dropped; member348 master->tx_dropped++; in teql_master_xmit()409 stats->tx_dropped = m->tx_dropped; in teql_master_stats64()
94 stats->tx_dropped = dev->stats.tx_dropped; in internal_get_stats()
274 stats->tx_dropped = dev_stats->tx_dropped; in ovs_vport_get_stats()
121 dev->stats.tx_dropped++; in deliver_clone()258 dev->stats.tx_dropped++; in maybe_deliver_addr()
233 dev->stats.tx_dropped++; in chnl_net_start_xmit()248 dev->stats.tx_dropped++; in chnl_net_start_xmit()
488 dev->stats.tx_dropped++; in gre_fb_xmit()565 dev->stats.tx_dropped++; in erspan_fb_xmit()633 dev->stats.tx_dropped++; in ipgre_xmit()684 dev->stats.tx_dropped++; in erspan_xmit()712 dev->stats.tx_dropped++; in gre_tap_xmit()
628 goto tx_dropped; in ip_md_tunnel_xmit()636 tx_dropped: in ip_md_tunnel_xmit()637 dev->stats.tx_dropped++; in ip_md_tunnel_xmit()813 dev->stats.tx_dropped++; in ip_tunnel_xmit()
374 stats->tx_dropped++; in xfrmi_xmit()543 s->tx_dropped = dev->stats.tx_dropped; in xfrmi_get_stats64()
121 atomic_long_inc(&dev->tx_dropped); in validate_xmit_xfrm()
345 dev->stats.tx_dropped++; in clip_start_xmit()357 dev->stats.tx_dropped++; in clip_start_xmit()371 dev->stats.tx_dropped++; in clip_start_xmit()
189 dev->stats.tx_dropped++; in lec_send()271 dev->stats.tx_dropped++; in lec_start_xmit()294 dev->stats.tx_dropped++; in lec_start_xmit()
317 dev->stats.tx_dropped++; in br2684_start_xmit()
307 __be32 tx_dropped; /* Tx dropped packets */ member
995 ncs->pt_tx_dropped = ntohl(rsp->tx_dropped); in ncsi_rsp_handler_gnpts()
93 stats->tx_errors, stats->tx_dropped, in dev_seq_printf_stats()
3304 atomic_long_inc(&dev->tx_dropped); in validate_xmit_skb()3815 atomic_long_inc(&dev->tx_dropped); in __dev_queue_xmit()3868 atomic_long_inc(&dev->tx_dropped); in dev_direct_xmit()9417 storage->tx_dropped += (unsigned long)atomic_long_read(&dev->tx_dropped); in dev_get_stats()
881 a->tx_dropped = b->tx_dropped; in copy_rtnl_link_stats()1304 vf_stats.tx_dropped, IFLA_VF_STATS_PAD)) { in rtnl_fill_vfinfo()
377 port->dev->stats.tx_dropped++; in hsr_forward_skb()
234 atomic_long_inc(&dev->tx_dropped); in hsr_dev_xmit()
122 stats->tx_dropped = batadv_sum_counter(bat_priv, BATADV_CNT_TX_DROPPED); in batadv_interface_stats()
907 stats->tx_dropped++; in ip6gre_tunnel_xmit()1064 stats->tx_dropped++; in ip6erspan_tunnel_xmit()
557 stats->tx_dropped++; in vti6_tnl_xmit()
1092 stats->tx_dropped += local.tx_dropped; in mpls_get_stats()