Home
last modified time | relevance | path

Searched refs:AR5K_TUNE_NOISE_FLOOR (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Dar5210.c668 if (noise_floor <= AR5K_TUNE_NOISE_FLOOR) in ar5k_ar5210_noise_floor()
672 if (noise_floor > AR5K_TUNE_NOISE_FLOOR) { in ar5k_ar5210_noise_floor()
Dar5xxx.h1302 #define AR5K_TUNE_NOISE_FLOOR -72 macro