Searched refs:ETCDC_COLLCNT_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Dioc3.h565 #define ETCDC_COLLCNT_MASK 0x0000ffff macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dioc3-eth.c506 dev->stats.collisions += (ioc3_r_etcdc() & ETCDC_COLLCNT_MASK);

Completed in 50 milliseconds