Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/vmxnet3/
Dupt1_defs.h34 u64 ucastBytesTxOK; member
Dvmxnet3_ethtool.c48 { " ucast bytes tx", offsetof(struct UPT1_TxStats, ucastBytesTxOK) },
145 stats->tx_bytes += devTxStats->ucastBytesTxOK + in vmxnet3_get_stats64()