Searched refs:stats_counters (Results 1 – 2 of 2) sorted by relevance
840 char stats_counters[E100_SIZE_64A(max_counters_t)]; member885 max_counters_t *stats_counters; /* pointer to stats table */ member
1680 off = offsetof(bd_dma_able_t, stats_counters); in e100_alloc_space()1682 bdp->stats_counters = (max_counters_t *) (bdp->dma_able + off); in e100_alloc_space()1912 if (!(bdp->stats_counters->basic_stats.rcv_gd_frames)) { in e100_watchdog()1953 le32_to_cpu(bdp->stats_counters->basic_stats.xmt_gd_frames); in e100_manage_adaptive_ifs()1955 le32_to_cpu(bdp->stats_counters->basic_stats.xmt_ttl_coll); in e100_manage_adaptive_ifs()2216 basic_cntr_t *pstat = &(bdp->stats_counters->basic_stats); in e100_refresh_txthld()2507 max_counters_t *stats = bdp->stats_counters; in e100_cmd_complete_location()2570 basic_cntr_t *pstat = &(bdp->stats_counters->basic_stats); in e100_update_stats()2611 ext_cntr_t *pex_stat = &bdp->stats_counters->extended_stats; in e100_update_stats()2622 tco_cntr_t *ptco_stat = &bdp->stats_counters->tco_stats; in e100_update_stats()