Home
last modified time | relevance | path

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

/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.c533 *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.c227 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.c58 ENIC_TX_STAT(tx_drops),
Denic_main.c886 net_stats->tx_dropped = stats->tx.tx_drops; in enic_get_stats()
/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.h67 u64 tx_drops; member
Dnfp_net_repr.c58 this_cpu_inc(repr->stats->tx_drops); in nfp_repr_inc_tx_stats()
162 tdrops = repr_stats->tx_drops; in nfp_repr_get_host_stats64()
/drivers/staging/rtl8188eu/include/
Dsta_info.h74 u64 tx_drops; member
Dieee80211.h273 u64 tx_drops; member
/drivers/staging/rtl8723bs/include/
Dsta_info.h75 u64 tx_drops; member
Dieee80211.h276 u64 tx_drops; member
/drivers/net/ethernet/agere/
Det131x.h1170 u32 tx_drops; /* 0x6114 */ member
/drivers/net/ethernet/cavium/thunder/
Dnic.h208 u64 tx_drops; member
Dnicvf_main.c1569 stats->tx_drops = GET_TX_STATS(TX_DROP); in nicvf_update_stats()
1582 stats->tx_drops = tmp_stats - stats->tx_drops; in nicvf_update_stats()
1615 stats->tx_dropped = hw_stats->tx_drops; in nicvf_get_stats64()
Dnicvf_ethtool.c59 NICVF_HW_STAT(tx_drops),
/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c2629 psta_data->tx_drops = psta->sta_stats.tx_drops; in rtw_ioctl_get_sta_data()
/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c4051 psta_data->tx_drops = psta->sta_stats.tx_drops; in rtw_ioctl_get_sta_data()