Searched refs:WL_NOISE (Results 1 – 1 of 1) sorted by relevance
78 #define WL_NOISE -96 /* typical noise level in dBm */ macro943 int qual = 100 * (level - WL_NOISE) / (WL_SIGMAX - WL_NOISE); in level_to_qual()