Searched refs:MIN_PPB_THRESH (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.c43 #define MIN_PPB_THRESH 50 macro
44 #define PPB_THRESH(PPB) ((PPB * MIN_PPB_THRESH + 50) / 100)

Completed in 53 milliseconds