Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.h409 __le64 rxBytesGood; member
H A Dtyphoon.c929 stats->rx_bytes = le64_to_cpu(s->rxBytesGood) + in typhoon_do_get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.h409 __le64 rxBytesGood; member
H A Dtyphoon.c924 stats->rx_bytes = le64_to_cpu(s->rxBytesGood) + in typhoon_do_get_stats()

Completed in 12 milliseconds