Searched refs:status_blk_size (Results 1 – 1 of 1) sorted by relevance
844 int i, status_blk_size, err; in bnx2_alloc_mem() local849 status_blk_size = L1_CACHE_ALIGN(sizeof(struct status_block)); in bnx2_alloc_mem()851 status_blk_size = L1_CACHE_ALIGN(BNX2_MAX_MSIX_HW_VEC * in bnx2_alloc_mem()853 bp->status_stats_size = status_blk_size + in bnx2_alloc_mem()883 bp->stats_blk = status_blk + status_blk_size; in bnx2_alloc_mem()885 bp->stats_blk_mapping = bp->status_blk_mapping + status_blk_size; in bnx2_alloc_mem()