Home
last modified time | relevance | path

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

/net/wireless/
Dnl80211.c8119 s32 threshold, u32 hysteresis) in nl80211_set_cqm_rssi() argument
8130 hysteresis = 0; in nl80211_set_cqm_rssi()
8139 return rdev_set_cqm_rssi_config(rdev, dev, threshold, hysteresis); in nl80211_set_cqm_rssi()
8160 u32 hysteresis = nla_get_u32(attrs[NL80211_ATTR_CQM_RSSI_HYST]); in nl80211_set_cqm() local
8162 return nl80211_set_cqm_rssi(info, threshold, hysteresis); in nl80211_set_cqm()