Home
last modified time | relevance | path

Searched refs:tx_drops (Results 1 – 24 of 24) sorted by relevance

/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_vnd.c55 this_cpu_inc(priv->pcpu_stats->stats.tx_drops); in rmnet_vnd_start_xmit()
124 total_stats.tx_drops += pcpu_ptr->stats.tx_drops; in rmnet_get_stats64()
131 s->tx_dropped = total_stats.tx_drops; in rmnet_get_stats64()
Drmnet_config.h40 u32 tx_drops; member
Drmnet_handlers.c233 this_cpu_inc(priv->pcpu_stats->stats.tx_drops); in rmnet_egress_handler()
/drivers/net/ethernet/chelsio/cxgb/
Despi.h46 unsigned int tx_drops; member
Despi.c157 espi->intr_cnt.tx_drops++; in t1_espi_intr_handler()
Dcxgb2.c529 *data++ = e->tx_drops; in get_stats()
/drivers/scsi/snic/
Dvnic_stats.h31 u64 tx_drops; member
/drivers/scsi/fnic/
Dvnic_stats.h31 u64 tx_drops; member
Dfnic_main.c234 stats->dumped_frames = vs->tx.tx_drops + vs->rx.rx_drop; in fnic_get_stats()
/drivers/net/ethernet/cisco/enic/
Dvnic_stats.h33 u64 tx_drops; member
Denic_ethtool.c59 ENIC_TX_STAT(tx_drops),
Denic_main.c927 net_stats->tx_dropped = stats->tx.tx_drops; in enic_get_stats()
/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.h38 u64 tx_drops; member
Dnfp_net_repr.c35 this_cpu_inc(repr->stats->tx_drops); in nfp_repr_inc_tx_stats()
139 tdrops = repr_stats->tx_drops; in nfp_repr_get_host_stats64()
/drivers/staging/rtl8188eu/include/
Dsta_info.h66 u64 tx_drops; member
Dieee80211.h259 u64 tx_drops; member
/drivers/staging/rtl8723bs/include/
Dsta_info.h67 u64 tx_drops; member
Dieee80211.h264 u64 tx_drops; member
/drivers/net/ethernet/agere/
Det131x.h1170 u32 tx_drops; /* 0x6114 */ member
/drivers/net/ethernet/cavium/thunder/
Dnic.h205 u64 tx_drops; member
Dnicvf_main.c1694 stats->tx_drops = GET_TX_STATS(TX_DROP); in nicvf_update_stats()
1707 stats->tx_drops = tmp_stats - stats->tx_drops; in nicvf_update_stats()
1740 stats->tx_dropped = hw_stats->tx_drops; in nicvf_get_stats64()
Dnicvf_ethtool.c58 NICVF_HW_STAT(tx_drops),
/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c2591 psta_data->tx_drops = psta->sta_stats.tx_drops; in rtw_ioctl_get_sta_data()
/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c3929 psta_data->tx_drops = psta->sta_stats.tx_drops; in rtw_ioctl_get_sta_data()