Searched refs:temp_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.c6268 memset(bp->temp_stats_blk, 0, sizeof(struct statistics_block));
6601 u32 *temp_stats = (u32 *) bp->temp_stats_blk;
6626 GET_64BIT_NET_STATS64(bp->temp_stats_blk->ctr)
6630 bp->temp_stats_blk->ctr)
7497 u32 *temp_stats = (u32 *) bp->temp_stats_blk;
7899 bp->temp_stats_blk =
7902 if (bp->temp_stats_blk == NULL) {
8435 kfree(bp->temp_stats_blk);
H A Dbnx2.h6863 struct statistics_block *temp_stats_blk; member in struct:bnx2

Completed in 92 milliseconds