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