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