Searched refs:tx_drops (Results 1 - 19 of 19) sorted by relevance

/linux-4.4.14/drivers/scsi/snic/
H A Dvnic_stats.h31 u64 tx_drops; member in struct:vnic_tx_stats
/linux-4.4.14/drivers/scsi/fnic/
H A Dvnic_stats.h31 u64 tx_drops; member in struct:vnic_tx_stats
H A Dfnic_main.c216 stats->dumped_frames = vs->tx.tx_drops + vs->rx.rx_drop; fnic_get_stats()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Despi.h46 unsigned int tx_drops; member in struct:espi_intr_counts
H A Despi.c157 espi->intr_cnt.tx_drops++; t1_espi_intr_handler()
H A Dcxgb2.c533 *data++ = e->tx_drops; get_stats()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
H A Dvnic_stats.h33 u64 tx_drops; member in struct:vnic_tx_stats
H A Denic_ethtool.c58 ENIC_TX_STAT(tx_drops),
H A Denic_main.c701 net_stats->tx_dropped = stats->tx.tx_drops; enic_get_stats()
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
H A Dnic.h236 u64 tx_drops; member in struct:nicvf_hw_stats
253 u64 tx_drops; member in struct:nicvf_drv_stats
H A Dnicvf_main.c1344 stats->tx_drops = GET_TX_STATS(TX_DROP); nicvf_update_stats()
1351 drv_stats->tx_drops = stats->tx_drops; nicvf_update_stats()
1376 stats->tx_dropped = drv_stats->tx_drops; nicvf_get_stats64()
H A Dnicvf_ethtool.c94 NICVF_DRV_STAT(tx_drops),
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Dsta_info.h79 u64 tx_drops; member in struct:stainfo_stats
H A Dieee80211.h278 u64 tx_drops; member in struct:sta_data
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Dsta_info.h77 u64 tx_drops; member in struct:stainfo_stats
/linux-4.4.14/drivers/staging/slicoss/
H A Dslic.h473 u32 tx_drops; member in struct:adapter
/linux-4.4.14/drivers/net/ethernet/agere/
H A Det131x.h1170 u32 tx_drops; /* 0x6114 */ member in struct:macstat_regs
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c144 sprintf(buf, "[%d]: tx_drops", i); bnxt_get_strings()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
H A Dioctl_linux.c2638 psta_data->tx_drops = psta->sta_stats.tx_drops; rtw_ioctl_get_sta_data()

Completed in 1041 milliseconds