Searched refs:stats_blk (Results 1 – 2 of 2) sorted by relevance
823 bp->stats_blk = NULL; in bnx2_free_stats_blk()847 bp->stats_blk = status_blk + status_blk_size; in bnx2_alloc_stats_blk()6180 bp->stats_blk->stat_FwRxDrop = in bnx2_timer()6769 u32 *hw_stats = (u32 *) bp->stats_blk; in bnx2_save_stats()6794 GET_64BIT_NET_STATS64(bp->stats_blk->ctr) + \6798 (unsigned long) (bp->stats_blk->ctr + \6806 if (!bp->stats_blk) in bnx2_get_stats64()7661 u32 *hw_stats = (u32 *) bp->stats_blk; in bnx2_get_ethtool_stats()
6931 struct statistics_block *stats_blk; member