Searched refs:rxPacketsGood (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/ | ||
| H A D | typhoon.h | 408 __le32 rxPacketsGood; member |
| H A D | typhoon.c | 927 stats->rx_packets = le32_to_cpu(s->rxPacketsGood) + in typhoon_do_get_stats() |