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