Home
last modified time | relevance | path

Searched refs:rxPacketsGood (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.h408 __le32 rxPacketsGood; member
H A Dtyphoon.c927 stats->rx_packets = le32_to_cpu(s->rxPacketsGood) + in typhoon_do_get_stats()
/kernel/linux/linux-6.6/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()

Completed in 12 milliseconds