ucastBytesTxOK     34 drivers/net/vmxnet3/upt1_defs.h 	u64			ucastBytesTxOK;
ucastBytesTxOK     44 drivers/net/vmxnet3/vmxnet3_ethtool.c 	{ "  ucast bytes tx",	offsetof(struct UPT1_TxStats, ucastBytesTxOK) },
ucastBytesTxOK    141 drivers/net/vmxnet3/vmxnet3_ethtool.c 		stats->tx_bytes += devTxStats->ucastBytesTxOK +