Searched refs:txMultipleCollisions (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/3com/ | ||
H A D | typhoon.h | 403 __le32 txMultipleCollisions; member |
H A D | typhoon.c | 920 stats->collisions = le32_to_cpu(s->txMultipleCollisions) + in typhoon_do_get_stats() |