Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/dlink/
Dsundance.c1529 u8 late_coll, single_coll, mult_coll; in get_stats() local
1540 single_coll = ioread8(ioaddr + StatsOneColl); in get_stats()
1541 np->xstats.tx_single_collisions += single_coll; in get_stats()
1545 + single_coll in get_stats()