Home
last modified time | relevance | path

Searched refs:MAX_DIFF (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Ddfs.c47 static const int MAX_DIFF = 2; variable
170 if (abs(ddelta) > MAX_DIFF) { in ath9k_check_chirping()