Home
last modified time | relevance | path

Searched refs:ucastBytesTxOK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/vmxnet3/
H A Dupt1_defs.h34 u64 ucastBytesTxOK; member
H A Dvmxnet3_ethtool.c48 { " ucast bytes tx", offsetof(struct UPT1_TxStats, ucastBytesTxOK) },
145 stats->tx_bytes += devTxStats->ucastBytesTxOK + in vmxnet3_get_stats64()
/kernel/linux/linux-6.6/drivers/net/vmxnet3/
H A Dupt1_defs.h34 u64 ucastBytesTxOK; member
H A Dvmxnet3_ethtool.c49 { " ucast bytes tx", offsetof(struct UPT1_TxStats, ucastBytesTxOK) },
160 stats->tx_bytes += devTxStats->ucastBytesTxOK + in vmxnet3_get_stats64()

Completed in 4 milliseconds