Lines Matching defs:noise
4910 (u8) (le32_to_cpu(notif->u.noise.value) & 0xff),
7799 ipw_rt->rt_dbmnoise = (s8) le16_to_cpu(frame->noise);
7913 s8 noise = (s8) le16_to_cpu(frame->noise);
8008 ipw_rt->rt_dbmnoise = noise;
8285 .noise =
8286 le16_to_cpu(pkt->u.frame.noise),
8303 if (stats.noise != 0)
8826 range->max_qual.noise = 0;
8832 range->avg_qual.noise = 0;
10017 wstats->qual.noise = 0;
10026 wstats->qual.noise = priv->exp_avg_noise;
12008 MODULE_PARM_DESC(antenna, "select antenna 1=Main, 3=Aux, default 0 [both], 2=slow_diversity (choose the one with lower background noise)");