Searched refs:x_tally (Results 1 – 2 of 2) sorted by relevance
40 int spew_count, x_tally, y_tally; /* spew detection */ member
183 priv->x_tally = 0; in hgpk_reset_spew_detection()236 priv->x_tally += x; in hgpk_spewing_hack()262 if (abs(priv->x_tally) < 3 && abs(priv->y_tally) < 3) { in hgpk_spewing_hack()264 priv->x_tally, priv->y_tally); in hgpk_spewing_hack()