rstat0 97 drivers/net/ethernet/cirrus/ep93xx_eth.c u32 rstat0; rstat0 235 drivers/net/ethernet/cirrus/ep93xx_eth.c u32 rstat0; rstat0 243 drivers/net/ethernet/cirrus/ep93xx_eth.c rstat0 = rstat->rstat0; rstat0 245 drivers/net/ethernet/cirrus/ep93xx_eth.c if (!(rstat0 & RSTAT0_RFP) || !(rstat1 & RSTAT1_RFP)) rstat0 248 drivers/net/ethernet/cirrus/ep93xx_eth.c rstat->rstat0 = 0; rstat0 251 drivers/net/ethernet/cirrus/ep93xx_eth.c if (!(rstat0 & RSTAT0_EOF)) rstat0 252 drivers/net/ethernet/cirrus/ep93xx_eth.c pr_crit("not end-of-frame %.8x %.8x\n", rstat0, rstat1); rstat0 253 drivers/net/ethernet/cirrus/ep93xx_eth.c if (!(rstat0 & RSTAT0_EOB)) rstat0 254 drivers/net/ethernet/cirrus/ep93xx_eth.c pr_crit("not end-of-buffer %.8x %.8x\n", rstat0, rstat1); rstat0 256 drivers/net/ethernet/cirrus/ep93xx_eth.c pr_crit("entry mismatch %.8x %.8x\n", rstat0, rstat1); rstat0 258 drivers/net/ethernet/cirrus/ep93xx_eth.c if (!(rstat0 & RSTAT0_RWE)) { rstat0 260 drivers/net/ethernet/cirrus/ep93xx_eth.c if (rstat0 & RSTAT0_OE) rstat0 262 drivers/net/ethernet/cirrus/ep93xx_eth.c if (rstat0 & RSTAT0_FE) rstat0 264 drivers/net/ethernet/cirrus/ep93xx_eth.c if (rstat0 & (RSTAT0_RUNT | RSTAT0_EDATA)) rstat0 266 drivers/net/ethernet/cirrus/ep93xx_eth.c if (rstat0 & RSTAT0_CRCE) rstat0 273 drivers/net/ethernet/cirrus/ep93xx_eth.c pr_notice("invalid length %.8x %.8x\n", rstat0, rstat1); rstat0 278 drivers/net/ethernet/cirrus/ep93xx_eth.c if (rstat0 & RSTAT0_CRCI)