Home
last modified time | relevance | path

Searched refs:max_counters_t (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/e100/
De100.h634 typedef err_cntr_559_t max_counters_t; typedef
840 char stats_counters[E100_SIZE_64A(max_counters_t)];
885 max_counters_t *stats_counters; /* pointer to stats table */
De100_main.c1682 bdp->stats_counters = (max_counters_t *) (bdp->dma_able + off); in e100_alloc_space()
2507 max_counters_t *stats = bdp->stats_counters; in e100_cmd_complete_location()