Home
last modified time | relevance | path

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

/linux/drivers/net/vmxnet3/
H A Dupt1_defs.h48 u64 ucastBytesRxOK; member
H A Dvmxnet3_ethtool.c93 { " ucast bytes rx", offsetof(struct UPT1_RxStats, ucastBytesRxOK) },
174 stats->rx_bytes += devRxStats->ucastBytesRxOK + in vmxnet3_get_stats64()