Lines Matching full:counters
121 #define CU_STATSADDR 0x0040 /* Load dump counters address. */
122 #define CU_SHOWSTATS 0x0050 /* Dump statistical counters. */
124 #define CU_DUMPSTATS 0x0070 /* Dump and reset statistical counters. */
268 /* Statistical counters. Also used for wake-up packet (i82559). */
526 /* Standard statistical counters. */ in e100_pci_reset()
530 /* TODO: check TCO Statistical Counters bit. Documentation not clear. */ in e100_pci_reset()
532 /* TCO statistical counters. */ in e100_pci_reset()
536 /* No extended statistical counters, i82557 compatible. */ in e100_pci_reset()
545 /* No extended statistical counters. */ in e100_pci_reset()
724 missing("CU dump statistical counters"); in dump_statistics()
981 /* Load dump counters address. */ in eepro100_cu_command()
983 TRACE(OTHER, logout("val=0x%02x (dump counters address)\n", val)); in eepro100_cu_command()
986 logout("unaligned dump counters address\n"); in eepro100_cu_command()
994 /* Dump statistical counters. */ in eepro100_cu_command()
1005 /* Dump and reset statistical counters. */ in eepro100_cu_command()
1908 /* TODO: check size of statistical counters. */
1920 /* TODO: check size of statistical counters. */