Searched refs:TALLY (Results 1 – 1 of 1) sorted by relevance
178 TALLY = 0x44, /* tally counters for crc and mpa */ enumerator1476 ioread32(ioaddr + TALLY) & 0x7fff; in intr_handler()1480 (ioread32(ioaddr + TALLY) & 0x7fff0000) >> 16; in intr_handler()1592 dev->stats.rx_missed_errors += ioread32(ioaddr + TALLY) & 0x7fff; in intr_handler()1596 (ioread32(ioaddr + TALLY) & 0x7fff0000) >> 16; in intr_handler()1755 ioread32(ioaddr + TALLY) & 0x7fff; in get_stats()1757 (ioread32(ioaddr + TALLY) & 0x7fff0000) >> 16; in get_stats()