Home
last modified time | relevance | path

Searched refs:ucastBytesTxOK (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/vmxnet3/
Dupt1_defs.h34 u64 ucastBytesTxOK; member
Dvmxnet3_ethtool.c44 { " ucast bytes tx", offsetof(struct UPT1_TxStats, ucastBytesTxOK) },
141 stats->tx_bytes += devTxStats->ucastBytesTxOK + in vmxnet3_get_stats64()