Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/dlink/
Dsundance.c1517 u8 late_coll, single_coll, mult_coll; in get_stats() local
1528 single_coll = ioread8(ioaddr + StatsOneColl); in get_stats()
1529 np->xstats.tx_single_collisions += single_coll; in get_stats()
1533 + single_coll in get_stats()