Searched refs:MIN_SIGNAL_LEVEL (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/wireless/orinoco/ | ||
H A D | scan.c | 20 #define MIN_SIGNAL_LEVEL 0x2F macro 23 (clamp_t(s32, (x), MIN_SIGNAL_LEVEL, MAX_SIGNAL_LEVEL) \ |
Completed in 52 milliseconds