Searched refs:stats_init (Results 1 – 4 of 4) sorted by relevance
1572 if (bp->stats_init) { in bnx2x_memset_stats()1582 if (bp->stats_init) { in bnx2x_memset_stats()1596 bp->stats_init = false; in bnx2x_memset_stats()1626 if (!bp->stats_init && bp->port.pmf && bp->port.port_stx) in bnx2x_stats_init()1647 if (bp->stats_init) { in bnx2x_stats_init()
1719 bool stats_init; member
12438 bp->stats_init = true; in bnx2x_open()
526 static void stats_init(struct stats *s, unsigned nr_levels) in stats_init() function1792 stats_init(&mq->hotspot_stats, NR_HOTSPOT_LEVELS); in __smq_create()1793 stats_init(&mq->cache_stats, NR_CACHE_LEVELS); in __smq_create()