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