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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/arm/
H A Dep93xx_eth.c118 #define RSTAT1_RFP 0x80000000 macro
256 if (!(rstat0 & RSTAT0_RFP) || !(rstat1 & RSTAT1_RFP))
320 return !!((rstat->rstat0 & RSTAT0_RFP) && (rstat->rstat1 & RSTAT1_RFP));

Completed in 76 milliseconds