Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/dlink/
H A Dsundance.c1515 u8 late_coll, single_coll, mult_coll; in get_stats() local
1526 single_coll = ioread8(ioaddr + StatsOneColl); in get_stats()
1527 np->xstats.tx_single_collisions += single_coll; in get_stats()
1531 + single_coll in get_stats()