Home
last modified time | relevance | path

Searched refs:rxPacketsGood (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h408 __le32 rxPacketsGood; member
H A Dtyphoon.c922 stats->rx_packets = le32_to_cpu(s->rxPacketsGood) + in typhoon_do_get_stats()