Lines Matching defs:thresholds
11505 const s32 *thresholds, int n_thresholds,
11516 if (thresholds[i] > 0 || thresholds[i] <= prev)
11519 prev = thresholds[i];
11531 if (n_thresholds == 0 || thresholds[0] == 0) /* Disabling */
11535 thresholds[0], hysteresis);
11542 if (n_thresholds == 1 && thresholds[0] == 0) /* Disabling */
11558 memcpy(cqm_config->rssi_thresholds, thresholds,
11590 const s32 *thresholds =
11598 return nl80211_set_cqm_rssi(info, thresholds, len / 4,