Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c130 if (bp->stats_pending) in bnx2x_storm_stats_post()
149 bp->stats_pending = 1; in bnx2x_storm_stats_post()
1110 bp->stats_pending = 0; in bnx2x_storm_stats_update()
1232 if (bp->stats_pending++ == 3) { in bnx2x_stats_update()
1607 bp->stats_pending = 0; in bnx2x_stats_init()
1987 while (bp->stats_pending && cnt--) in bnx2x_stats_safe_exec()
1990 if (bp->stats_pending) { in bnx2x_stats_safe_exec()
H A Dbnx2x.h1458 u16 stats_pending; member
/linux/drivers/gpu/drm/imagination/
H A Dpvr_rogue_fwif_check.h173 OFFSET_CHECK(struct rogue_fwif_fwcommoncontext, stats_pending, 44);
H A Dpvr_rogue_fwif.h689 bool stats_pending __aligned(4);