Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/vmxnet3/
H A Dupt1_defs.h48 u64 ucastBytesRxOK; member
H A Dvmxnet3_ethtool.c88 { " ucast bytes rx", offsetof(struct UPT1_RxStats, ucastBytesRxOK) },
159 stats->rx_bytes += devRxStats->ucastBytesRxOK + in vmxnet3_get_stats64()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds