Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/dlink/
Dsundance.c1530 u8 late_coll, single_coll, mult_coll; in get_stats() local
1541 single_coll = ioread8(ioaddr + StatsOneColl); in get_stats()
1542 np->xstats.tx_single_collisions += single_coll; in get_stats()
1546 + single_coll in get_stats()