Searched refs:old_uclient (Results 1 – 3 of 3) sorted by relevance
609 diff = le32toh(uclient->s) - le32toh(old_uclient->s); \610 old_uclient->s = uclient->s; \701 diff = le32toh(uclient->s) - le32toh(old_uclient->s); \
1011 struct ustorm_per_queue_stats *old_uclient = &fp->old_uclient; in bxe_storm_stats_update() local1638 memset(&sc->fp[i].old_uclient, 0, sizeof(sc->fp[i].old_uclient)); in bxe_stats_init()
684 struct ustorm_per_queue_stats old_uclient; member