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