Searched refs:rssi_thresholds (Results 1 – 2 of 2) sorted by relevance
293 s32 rssi_thresholds[0]; member
10848 if (last < wdev->cqm_config->rssi_thresholds[i]) in cfg80211_cqm_rssi_update()10855 low = wdev->cqm_config->rssi_thresholds[low_index] - hyst; in cfg80211_cqm_rssi_update()10861 high = wdev->cqm_config->rssi_thresholds[i] + hyst - 1; in cfg80211_cqm_rssi_update()10923 memcpy(cqm_config->rssi_thresholds, thresholds, in nl80211_set_cqm_rssi()