Searched refs:TALLY (Results 1 – 1 of 1) sorted by relevance
171 TALLY = 0x44, /* tally counters for crc and mpa */ enumerator1470 ioread32(ioaddr + TALLY) & 0x7fff; in intr_handler()1474 (ioread32(ioaddr + TALLY) & 0x7fff0000) >> 16; in intr_handler()1588 dev->stats.rx_missed_errors += ioread32(ioaddr + TALLY) & 0x7fff; in intr_handler()1592 (ioread32(ioaddr + TALLY) & 0x7fff0000) >> 16; in intr_handler()1751 ioread32(ioaddr + TALLY) & 0x7fff; in get_stats()1753 (ioread32(ioaddr + TALLY) & 0x7fff0000) >> 16; in get_stats()