Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sgi/
Dioc3-eth.c197 #define ioc3_r_etcdc() be32_to_cpu(ioc3->etcdc) macro
503 dev->stats.collisions += (ioc3_r_etcdc() & ETCDC_COLLCNT_MASK); in ioc3_get_stats()
1015 (void) ioc3_r_etcdc(); /* Clear on read */ in ioc3_init()