Lines Matching refs:noise
4864 (u8) (le32_to_cpu(notif->u.noise.value) & 0xff),
7753 ipw_rt->rt_dbmnoise = (s8) le16_to_cpu(frame->noise);
7867 s8 noise = (s8) le16_to_cpu(frame->noise);
7962 ipw_rt->rt_dbmnoise = noise;
8239 .noise =
8240 le16_to_cpu(pkt->u.frame.noise),
8257 if (stats.noise != 0)
8780 range->max_qual.noise = 0;
8786 range->avg_qual.noise = 0;
9971 wstats->qual.noise = 0;
9980 wstats->qual.noise = priv->exp_avg_noise;
11962 MODULE_PARM_DESC(antenna, "select antenna 1=Main, 3=Aux, default 0 [both], 2=slow_diversity (choose the one with lower background noise)");