Searched refs:old_uclient (Results 1 – 2 of 2) sorted by relevance
102 diff = le32_to_cpu(uclient->s) - le32_to_cpu(old_uclient->s); \103 old_uclient->s = uclient->s; \128 diff = le32_to_cpu(uclient->s) - le32_to_cpu(old_uclient->s); \782 struct ustorm_per_client_stats *old_uclient = &fp->old_uclient; in bnx2x_storm_stats_update() local1382 memset(&fp->old_uclient, 0, in bnx2x_stats_init()
420 struct ustorm_per_client_stats old_uclient; member