Searched refs:statistics_block (Results 1 – 2 of 2) sorted by relevance
188 struct statistics_block { struct6868 struct statistics_block *stats_blk;6869 struct statistics_block *temp_stats_blk;
847 sizeof(struct statistics_block); in bnx2_alloc_mem()6246 memset(bp->temp_stats_blk, 0, sizeof(struct statistics_block)); in bnx2_open()6571 for ( ; i < sizeof(struct statistics_block) / 4; i++) in bnx2_save_stats()7279 #define STATS_OFFSET32(offset_name) (offsetof(struct statistics_block, offset_name) / 4)7886 kzalloc(sizeof(struct statistics_block), GFP_KERNEL); in bnx2_init_board()