Searched refs:old_xclient (Results 1 – 2 of 2) sorted by relevance
621 diff = le32toh(xclient->s) - le32toh(old_xclient->s); \622 old_xclient->s = xclient->s; \
1014 struct xstorm_per_queue_stats *old_xclient = &fp->old_xclient; in bxe_storm_stats_update() local1639 memset(&sc->fp[i].old_xclient, 0, sizeof(sc->fp[i].old_xclient)); in bxe_stats_init()