Searched refs:old_tclient (Results 1 – 3 of 3) sorted by relevance
920 struct tstorm_per_queue_stats *old_tclient = &fp->old_tclient; in bnx2x_storm_stats_update() local1425 memset(&fp->old_tclient, 0, in bnx2x_memset_stats()1426 sizeof(fp->old_tclient)); in bnx2x_memset_stats()1502 memset(&sc->fp[i].old_tclient, 0, sizeof(sc->fp[i].old_tclient)); in bnx2x_stats_init()
491 le##size##toh(old_tclient->s); \492 old_tclient->s = tclient->s; \
405 struct tstorm_per_queue_stats old_tclient; member