Searched refs:MAX_DIFF (Results 1 – 3 of 3) sorted by relevance
16 #define MAX_DIFF 2000000 macro62 MAX_DIFF, MAX_DIFF_PERCENT, runs - 1, in check_results()
18 #define MAX_DIFF 1000000 macro80 MAX_DIFF, MAX_DIFF_PERCENT, runs - 1, in check_results()
47 static const int MAX_DIFF = 2; variable168 if (abs(ddelta) > MAX_DIFF) { in ath9k_check_chirping()