Searched refs:BMAC_GLECTR (Results 1 – 4 of 4) sorted by relevance
119 #define BMAC_GLECTR 0x328UL /* Receive giant-length error counter */ macro
188 #define BMAC_GLECTR 0x328UL /* Receive giant-length error counter */ macro
180 stats->rx_length_errors += sbus_readl(bregs + BMAC_GLECTR); in bigmac_get_counters()181 sbus_writel(0, bregs + BMAC_GLECTR); in bigmac_get_counters()
944 stats->rx_length_errors += hme_read32(hp, bregs + BMAC_GLECTR); in happy_meal_get_counters()945 hme_write32(hp, bregs + BMAC_GLECTR, 0); in happy_meal_get_counters()