Searched refs:ETCDC_COLLCNT_MASK (Results 1 – 2 of 2) sorted by relevance
566 #define ETCDC_COLLCNT_MASK 0x0000ffff macro
506 dev->stats.collisions += (ioc3_r_etcdc() & ETCDC_COLLCNT_MASK); in ioc3_get_stats()