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