Searched refs:stats_blk (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbnx2.c835 bp->stats_blk = NULL;
884 bp->stats_blk = status_blk + status_blk_size;
6091 bp->stats_blk->stat_FwRxDrop =
6600 u32 *hw_stats = (u32 *) bp->stats_blk;
6625 GET_64BIT_NET_STATS64(bp->stats_blk->ctr) + \
6629 (unsigned long) (bp->stats_blk->ctr + \
6637 if (bp->stats_blk == NULL)
7496 u32 *hw_stats = (u32 *) bp->stats_blk;
H A Dbnx2.h6862 struct statistics_block *stats_blk; member in struct:bnx2

Completed in 187 milliseconds