| /linux/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_vnd.c | 61 this_cpu_inc(priv->pcpu_stats->stats.tx_drops); in rmnet_vnd_start_xmit() 151 total_stats.tx_drops += snapshot.tx_drops; in rmnet_get_stats64() 158 s->tx_dropped = total_stats.tx_drops; in rmnet_get_stats64()
|
| H A D | rmnet_config.h | 62 u32 tx_drops; member
|
| H A D | rmnet_handlers.c | 273 this_cpu_inc(priv->pcpu_stats->stats.tx_drops); in rmnet_egress_handler()
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | espi.h | 37 unsigned int tx_drops; member
|
| H A D | espi.c | 148 espi->intr_cnt.tx_drops++; in t1_espi_intr_handler()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | rep.h | 29 u64 tx_drops; member
|
| H A D | rep.c | 374 stats->tx_drops = rsp->tx.drop + in rvu_rep_get_stats() 395 stats->tx_dropped = rep->stats.tx_drops; in rvu_rep_get_stats64()
|
| /linux/drivers/scsi/fnic/ |
| H A D | vnic_stats.h | 19 u64 tx_drops; member
|
| /linux/drivers/scsi/snic/ |
| H A D | vnic_stats.h | 17 u64 tx_drops; member
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_stats.h | 20 u64 tx_drops; member
|
| H A D | enic_ethtool.c | 79 ENIC_TX_STAT(tx_drops),
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_repr.h | 15 u64 tx_drops; member
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_repr.h | 38 u64 tx_drops; member
|
| H A D | nfp_net_repr.c | 35 this_cpu_inc(repr->stats->tx_drops); in nfp_repr_inc_tx_stats() 140 tdrops = repr_stats->tx_drops; in nfp_repr_get_host_stats64()
|
| /linux/drivers/vdpa/vdpa_sim/ |
| H A D | vdpa_sim_net.c | 291 u64 tx_pkts, tx_bytes, tx_errors, tx_drops; in vdpasim_net_get_stats() local 345 tx_drops = net->tx_stats.drops; in vdpasim_net_get_stats() 370 tx_drops, VDPA_ATTR_PAD)) in vdpasim_net_get_stats()
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_vnifilter.c | 138 dest->tx_drops += temp.tx_drops; in vxlan_vnifilter_stats_get() 165 pstats->stats.tx_drops++; in vxlan_vnifilter_stats_add() 233 vstats.tx_drops, VNIFILTER_ENTRY_STATS_PAD) || in __vnifilter_entry_fill_stats()
|
| /linux/include/uapi/linux/ |
| H A D | virtio_net.h | 539 __le64 tx_drops; member
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | sta_info.h | 67 u64 tx_drops; member
|
| H A D | ieee80211.h | 223 u64 tx_drops; member
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_netdev.h | 295 u64 tx_drops; member
|
| H A D | ena_netdev.c | 2814 u64 tx_drops; in ena_get_stats64() local 2855 tx_drops = adapter->dev_stats.tx_drops; in ena_get_stats64() 2859 stats->tx_dropped = tx_drops; in ena_get_stats64() 4320 u64 tx_drops; in ena_keep_alive_wd() local 4326 tx_drops = ((u64)desc->tx_drops_high << 32) | desc->tx_drops_low; in ena_keep_alive_wd() 4333 adapter->dev_stats.tx_drops = tx_drops; in ena_keep_alive_wd()
|
| /linux/drivers/net/ethernet/agere/ |
| H A D | et131x.h | 1169 u32 tx_drops; /* 0x6114 */ member
|
| /linux/drivers/net/ethernet/spacemit/ |
| H A D | k1_emac.c | 1212 u64 tx_drops, total = 0; in emac_get_stat_tx_drops() local 1220 tx_drops = u64_stats_read(&stats->tx_drops); in emac_get_stat_tx_drops() 1223 total += tx_drops; in emac_get_stat_tx_drops()
|
| /linux/drivers/net/ethernet/cavium/thunder/ |
| H A D | nic.h | 205 u64 tx_drops; member
|
| /linux/include/net/ |
| H A D | vxlan.h | 249 u64 tx_drops; member
|