Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_dm.c1799 priv->rtllib->fsync_rssi_threshold = 30; in _rtl92e_dm_init_fsync()
1867 priv->rtllib->fsync_rssi_threshold && in _rtl92e_dm_fsync_timer_callback()
1879 priv->rtllib->fsync_rssi_threshold) { in _rtl92e_dm_fsync_timer_callback()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_dm.c2431 priv->ieee80211->fsync_rssi_threshold = 30; in dm_init_fsync()
2500 …if (priv->undecorated_smoothed_pwdb > priv->ieee80211->fsync_rssi_threshold && bSwitchFromCountDif… in dm_fsync_work_callback()
2510 } else if (priv->undecorated_smoothed_pwdb <= priv->ieee80211->fsync_rssi_threshold) { in dm_fsync_work_callback()
2619 …I %d TimeInterval %d MultipleTimeInterval %d\n", priv->ieee80211->fsync_rssi_threshold, priv->ieee… in dm_check_fsync()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib.h1576 u8 fsync_rssi_threshold; member
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1796 u8 fsync_rssi_threshold; member