Searched refs:stats_init (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c1572 if (bp->stats_init) {
1582 if (bp->stats_init) {
1596 bp->stats_init = false;
1626 if (!bp->stats_init && bp->port.pmf && bp->port.port_stx)
1647 if (bp->stats_init) {
H A Dbnx2x.h1720 bool stats_init; member in struct:bnx2x
H A Dbnx2x_main.c12440 bp->stats_init = true;
/linux-master/drivers/md/
H A Ddm-cache-policy-smq.c528 static void stats_init(struct stats *s, unsigned int nr_levels) function
1800 stats_init(&mq->hotspot_stats, NR_HOTSPOT_LEVELS);
1801 stats_init(&mq->cache_stats, NR_CACHE_LEVELS);

Completed in 277 milliseconds