Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h403 __le32 txMultipleCollisions; member
H A Dtyphoon.c920 stats->collisions = le32_to_cpu(s->txMultipleCollisions) + in typhoon_do_get_stats()