| /drivers/net/ethernet/meta/fbnic/ |
| A D | fbnic_netdev.c | 410 u64 tx_bytes, tx_packets, tx_dropped = 0; in fbnic_get_stats64() local 423 tx_dropped = stats->dropped; in fbnic_get_stats64() 427 tx_dropped += fbd->hw_stats.tmi.drop.frames.value + in fbnic_get_stats64() 435 stats64->tx_dropped = tx_dropped; in fbnic_get_stats64() 448 tx_dropped = stats->dropped; in fbnic_get_stats64() 453 stats64->tx_dropped += tx_dropped; in fbnic_get_stats64()
|
| /drivers/net/ethernet/hisilicon/hns/ |
| A D | hns_ae_adapt.c | 629 u64 rx_errors = 0, tx_errors = 0, tx_dropped = 0; in hns_ae_update_stats() local 668 tx_dropped += dsaf_dev->hw_stats[port].bp_drop; in hns_ae_update_stats() 669 tx_dropped += dsaf_dev->hw_stats[port].pad_drop; in hns_ae_update_stats() 670 tx_dropped += dsaf_dev->hw_stats[port].crc_false; in hns_ae_update_stats() 671 tx_dropped += dsaf_dev->hw_stats[port].rslt_drop; in hns_ae_update_stats() 672 tx_dropped += dsaf_dev->hw_stats[port].vlan_drop; in hns_ae_update_stats() 673 tx_dropped += dsaf_dev->hw_stats[port].stp_drop; in hns_ae_update_stats() 692 net_stats->tx_dropped = tx_dropped; in hns_ae_update_stats()
|
| /drivers/net/ethernet/mellanox/mlxbf_gige/ |
| A D | mlxbf_gige_tx.c | 205 netdev->stats.tx_dropped++; in mlxbf_gige_start_xmit() 223 netdev->stats.tx_dropped++; in mlxbf_gige_start_xmit() 237 netdev->stats.tx_dropped++; in mlxbf_gige_start_xmit()
|
| /drivers/net/ |
| A D | mhi_net.c | 26 u64_stats_t tx_dropped; member 94 u64_stats_inc(&mhi_netdev->stats.tx_dropped); in mhi_ndo_xmit() 118 stats->tx_dropped = u64_stats_read(&mhi_netdev->stats.tx_dropped); in mhi_ndo_get_stats64()
|
| A D | ifb.c | 119 txp->dev->stats.tx_dropped++; in ifb_ri_tasklet() 181 stats->tx_dropped = dev->stats.tx_dropped; in ifb_stats64()
|
| A D | macvlan.c | 592 this_cpu_inc(vlan->pcpu_stats->tx_dropped); in macvlan_start_xmit() 974 u32 rx_errors = 0, tx_dropped = 0; in macvlan_dev_get_stats64() local 998 tx_dropped += READ_ONCE(p->tx_dropped); in macvlan_dev_get_stats64() 1002 stats->tx_dropped = tx_dropped; in macvlan_dev_get_stats64()
|
| /drivers/infiniband/ulp/ipoib/ |
| A D | ipoib_multicast.c | 115 int tx_dropped = 0; in ipoib_mcast_free() local 127 ++tx_dropped; in ipoib_mcast_free() 132 dev->stats.tx_dropped += tx_dropped; in ipoib_mcast_free() 429 ++dev->stats.tx_dropped; in ipoib_mcast_join_complete() 755 ++dev->stats.tx_dropped; in ipoib_mcast_send() 771 ++dev->stats.tx_dropped; in ipoib_mcast_send() 787 ++dev->stats.tx_dropped; in ipoib_mcast_send()
|
| /drivers/net/ethernet/microchip/lan966x/ |
| A D | lan966x_mirror.c | 129 new_stats.tx_dropped - old_stats->drops, in lan966x_mirror_port_stats() 135 old_stats->drops = new_stats.tx_dropped; in lan966x_mirror_port_stats()
|
| /drivers/net/ethernet/engleder/ |
| A D | tsnep_ethtool.c | 31 u64 tx_dropped; member 72 u64 tx_dropped; member 197 tsnep_stats.tx_dropped += adapter->tx[i].dropped; in tsnep_ethtool_get_ethtool_stats() 233 tsnep_tx_queue_stats.tx_dropped += adapter->tx[i].dropped; in tsnep_ethtool_get_ethtool_stats()
|
| /drivers/net/wwan/ |
| A D | mhi_wwan_mbim.c | 59 u64_stats_t tx_dropped; member 187 u64_stats_inc(&link->tx_dropped); in mhi_mbim_ndo_xmit() 481 stats->tx_dropped = u64_stats_read(&link->tx_dropped); in mhi_mbim_ndo_get_stats64()
|
| /drivers/net/ethernet/asix/ |
| A D | ax88796c_main.c | 346 this_cpu_inc(ax_local->stats->tx_dropped); in ax88796c_hard_xmit() 361 this_cpu_inc(ax_local->stats->tx_dropped); in ax88796c_hard_xmit() 653 u32 rx_dropped = 0, tx_dropped = 0; in ax88796c_get_stats64() local 678 tx_dropped += s->tx_dropped; in ax88796c_get_stats64() 684 stats->tx_dropped = tx_dropped; in ax88796c_get_stats64()
|
| /drivers/net/ethernet/microchip/sparx5/ |
| A D | sparx5_mirror.c | 231 new_stats.tx_dropped - old_stats->drops, in sparx5_mirror_stats() 237 old_stats->drops = new_stats.tx_dropped; in sparx5_mirror_stats()
|
| /drivers/net/ethernet/huawei/hinic/ |
| A D | hinic_tx.h | 23 u64 tx_dropped; member
|
| A D | hinic_tx.c | 86 txq_stats->tx_dropped = 0; in hinic_txq_clean_stats() 107 stats->tx_dropped = txq_stats->tx_dropped; in hinic_txq_get_stats() 546 txq->txq_stats.tx_dropped++; in hinic_lb_xmit_frame() 641 txq->txq_stats.tx_dropped++; in hinic_xmit_frame()
|
| /drivers/net/ethernet/netronome/nfp/ |
| A D | nfp_net_repr.c | 66 stats->tx_dropped = readq(mem + NFP_MAC_STATS_TX_OUT_ERRORS); in nfp_repr_phy_port_get_stats64() 82 stats->tx_dropped = readq(port->vnic + NFP_NET_CFG_STATS_RX_DISCARDS); in nfp_repr_vnic_get_stats64() 147 stats->tx_dropped += tdrops; in nfp_repr_get_host_stats64()
|
| /drivers/net/can/dev/ |
| A D | skb.c | 35 stats->tx_dropped++; in can_flush_echo_skb() 371 dev->stats.tx_dropped++; in can_dropped_invalid_skb()
|
| /drivers/s390/net/ |
| A D | ctcm_main.c | 838 priv->stats.tx_dropped++; in ctcm_tx() 846 priv->stats.tx_dropped++; in ctcm_tx() 857 priv->stats.tx_dropped++; in ctcm_tx() 887 priv->stats.tx_dropped++; in ctcmpc_tx() 907 priv->stats.tx_dropped++; in ctcmpc_tx() 931 priv->stats.tx_dropped++; in ctcmpc_tx() 942 priv->stats.tx_dropped++; in ctcmpc_tx() 955 priv->stats.tx_dropped++; in ctcmpc_tx()
|
| /drivers/staging/octeon/ |
| A D | ethernet-tx.c | 445 dev->stats.tx_dropped++; in cvm_oct_xmit() 519 dev->stats.tx_dropped++; in cvm_oct_xmit_pow() 530 dev->stats.tx_dropped++; in cvm_oct_xmit_pow()
|
| /drivers/infiniband/hw/hfi1/ |
| A D | vnic_main.c | 77 stats->netstats.tx_dropped = stats->netstats.tx_errors; in hfi1_vnic_update_stats() 90 netdev->stats.tx_dropped = stats->netstats.tx_dropped; in hfi1_vnic_update_stats()
|
| /drivers/net/wan/ |
| A D | hdlc_raw_eth.c | 32 dev->stats.tx_dropped++; in eth_tx()
|
| /drivers/net/ethernet/ti/icssg/ |
| A D | icssg_common.c | 181 ndev->stats.tx_dropped++; in emac_tx_complete_packets() 660 ndev->stats.tx_dropped++; in emac_run_xdp() 670 ndev->stats.tx_dropped++; in emac_run_xdp() 1010 ndev->stats.tx_dropped++; in icssg_ndo_start_xmit() 1335 stats->tx_dropped = ndev->stats.tx_dropped + in icssg_ndo_get_stats64()
|
| /drivers/net/can/usb/etas_es58x/ |
| A D | es58x_core.c | 305 netdev->stats.tx_dropped++; in es58x_can_free_echo_skb_tail() 396 netdev->stats.tx_dropped += pkts; in es58x_can_get_echo_skb() 413 netdev->stats.tx_dropped += pkts; in es58x_can_get_echo_skb() 433 netdev->stats.tx_dropped += pkts_drop; in es58x_can_get_echo_skb() 500 netdev->stats.tx_dropped += priv->tx_can_msg_cnt; in es58x_flush_pending_tx_msg() 1966 netdev->stats.tx_dropped++; in es58x_start_xmit()
|
| /drivers/net/ethernet/google/gve/ |
| A D | gve_ethtool.c | 158 tx_dropped; in gve_get_ethtool_stats() local 229 for (tx_pkts = 0, tx_bytes = 0, tx_dropped = 0, ring = 0; in gve_get_ethtool_stats() 241 tx_dropped += priv->tx[ring].dropped_pkt; in gve_get_ethtool_stats() 254 data[i++] = tx_dropped; in gve_get_ethtool_stats()
|
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_repr.c | 81 stats->tx_dropped = eth_stats->tx_discards; in ice_repr_get_stats64() 193 stats->tx_dropped += tdrops; in ice_repr_sp_stats64()
|
| /drivers/net/ethernet/fungible/funeth/ |
| A D | funeth.h | 129 u64 tx_dropped; member
|