Searched refs:hysteresis (Results 1 – 1 of 1) sorted by relevance
8119 s32 threshold, u32 hysteresis) in nl80211_set_cqm_rssi() argument8130 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() local8162 return nl80211_set_cqm_rssi(info, threshold, hysteresis); in nl80211_set_cqm()