Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_dm.c1821 bool bSwitchFromCountDiff = false; in _rtl92e_dm_fsync_timer_callback() local
1852 bSwitchFromCountDiff = true; in _rtl92e_dm_fsync_timer_callback()
1861 bSwitchFromCountDiff = true; in _rtl92e_dm_fsync_timer_callback()
1868 bSwitchFromCountDiff) { in _rtl92e_dm_fsync_timer_callback()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_dm.c2454 bool bSwitchFromCountDiff = false; in dm_fsync_work_callback() local
2483 bSwitchFromCountDiff = true; in dm_fsync_work_callback()
2493 bSwitchFromCountDiff = true; in dm_fsync_work_callback()
2500 …(priv->undecorated_smoothed_pwdb > priv->ieee80211->fsync_rssi_threshold && bSwitchFromCountDiff) { in dm_fsync_work_callback()