Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/iwk/
H A Diwk2.c5570 uint8_t noise_a, noise_b, noise_c; in iwk_cck_sens() local
5610 noise_a = in iwk_cck_sens()
5625 if ((noise_a >= noise_b) && (noise_a >= noise_c)) { in iwk_cck_sens()
5626 max_noise_abc = noise_a; in iwk_cck_sens()