Searched refs:old_xclient (Results 1 – 2 of 2) sorted by relevance
109 diff = le32_to_cpu(xclient->s) - le32_to_cpu(old_xclient->s); \110 old_xclient->s = xclient->s; \785 struct xstorm_per_client_stats *old_xclient = &fp->old_xclient; in bnx2x_storm_stats_update() local1384 memset(&fp->old_xclient, 0, in bnx2x_stats_init()
421 struct xstorm_per_client_stats old_xclient; member