Lines Matching full:alarms
101 /* "false alarms" are signals that our DSP tries to lock onto,
124 * numbers of false alarms within the measured period of actual Rx in iwl_sens_energy_cck()
125 * (Rx is off when we're txing), vs the min/max expected false alarms in iwl_sens_energy_cck()
195 * false alarms. */ in iwl_sens_energy_cck()
200 IWL_DEBUG_CALIB(priv, "consecutive bcns with few false alarms = %u\n", in iwl_sens_energy_cck()
203 /* If we got too many false alarms this time, reduce sensitivity */ in iwl_sens_energy_cck()
221 * healthy number or too many false alarms */ in iwl_sens_energy_cck()
230 * 1a) previous beacon did *not* have *too many* false alarms in iwl_sens_energy_cck()
234 * false alarms */ in iwl_sens_energy_cck()
247 /* Else we got a healthy number of false alarms, keep status quo */ in iwl_sens_energy_cck()
255 /* If previous beacon had too many false alarms, in iwl_sens_energy_cck()
323 /* If we got too many false alarms this time, reduce sensitivity */ in iwl_sens_auto_corr_ofdm()