Searched refs:MIN_PPB_THRESH (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ | ||
H A D | dfs_pattern_detector.c | 43 #define MIN_PPB_THRESH 50 macro 44 #define PPB_THRESH(PPB) ((PPB * MIN_PPB_THRESH + 50) / 100) |
Completed in 53 milliseconds