Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.c2144 bool bSwitchFromCountDiff = false; in _rtl92e_dm_fsync_timer_callback() local
2176 bSwitchFromCountDiff = true; in _rtl92e_dm_fsync_timer_callback()
2185 bSwitchFromCountDiff = true; in _rtl92e_dm_fsync_timer_callback()
2196 bSwitchFromCountDiff) { in _rtl92e_dm_fsync_timer_callback()
/Linux-v4.19/drivers/staging/rtl8192u/
Dr8192U_dm.c2645 bool bSwitchFromCountDiff = false; in dm_fsync_timer_callback() local
2674 bSwitchFromCountDiff = true; in dm_fsync_timer_callback()
2684 bSwitchFromCountDiff = true; in dm_fsync_timer_callback()
2691 …(priv->undecorated_smoothed_pwdb > priv->ieee80211->fsync_rssi_threshold && bSwitchFromCountDiff) { in dm_fsync_timer_callback()