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