Home
last modified time | relevance | path

Searched refs:rssi_thresholds (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.h295 s32 rssi_thresholds[]; member
H A Dnl80211.c11486 if (last < wdev->cqm_config->rssi_thresholds[i]) in cfg80211_cqm_rssi_update()
11493 low = wdev->cqm_config->rssi_thresholds[low_index] - hyst; in cfg80211_cqm_rssi_update()
11499 high = wdev->cqm_config->rssi_thresholds[i] + hyst - 1; in cfg80211_cqm_rssi_update()
11561 memcpy(cqm_config->rssi_thresholds, thresholds, in nl80211_set_cqm_rssi()