Searched defs:ATH9K_RNG_ENTROPY (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ | ||
H A D | rng.c | 25 #define ATH9K_RNG_ENTROPY(x) (((x) * 8 * 10) >> 5) /* quality: 10/32 */ macro |
Completed in 1 milliseconds