Searched refs:pktsTxError (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/vmxnet3/
H A Dupt1_defs.h39 u64 pktsTxError; member in struct:UPT1_TxStats
H A Dvmxnet3_ethtool.c49 { " pkts tx err", offsetof(struct UPT1_TxStats, pktsTxError) },
144 stats->tx_errors += devTxStats->pktsTxError; vmxnet3_get_stats64()

Completed in 170 milliseconds