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