Searched refs:stats_blk (Results 1 – 2 of 2) sorted by relevance
837 bp->stats_blk = NULL; in bnx2_free_mem()883 bp->stats_blk = status_blk + status_blk_size; in bnx2_alloc_mem()6169 bp->stats_blk->stat_FwRxDrop = in bnx2_timer()6759 u32 *hw_stats = (u32 *) bp->stats_blk; in bnx2_save_stats()6784 GET_64BIT_NET_STATS64(bp->stats_blk->ctr) + \6788 (unsigned long) (bp->stats_blk->ctr + \6796 if (bp->stats_blk == NULL) in bnx2_get_stats64()7637 u32 *hw_stats = (u32 *) bp->stats_blk; in bnx2_get_ethtool_stats()
6931 struct statistics_block *stats_blk; member