Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_stats.c77 if (!sc->stats_pending) { in bnx2x_storm_stats_post()
78 if (sc->stats_pending) { in bnx2x_storm_stats_post()
97 sc->stats_pending = 1; in bnx2x_storm_stats_post()
1069 sc->stats_pending = 0; in bnx2x_storm_stats_update()
1159 if (sc->stats_pending++ == 3) { in bnx2x_stats_update()
1463 sc->stats_pending = 0; in bnx2x_stats_init()
H A Dbnx2x.h1336 uint16_t stats_pending; member