Searched refs:rxBytesGood (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/ | ||
| H A D | typhoon.h | 409 __le64 rxBytesGood; member |
| H A D | typhoon.c | 929 stats->rx_bytes = le64_to_cpu(s->rxBytesGood) + in typhoon_do_get_stats() |