Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.c2130 bool bSwitchFromCountDiff = false; in _rtl92e_dm_fsync_timer_callback() local
2162 bSwitchFromCountDiff = true; in _rtl92e_dm_fsync_timer_callback()
2171 bSwitchFromCountDiff = true; in _rtl92e_dm_fsync_timer_callback()
2182 bSwitchFromCountDiff) { in _rtl92e_dm_fsync_timer_callback()
/Linux-v5.10/drivers/staging/rtl8192u/
Dr8192U_dm.c2596 bool bSwitchFromCountDiff = false; in dm_fsync_timer_callback() local
2625 bSwitchFromCountDiff = true; in dm_fsync_timer_callback()
2635 bSwitchFromCountDiff = true; in dm_fsync_timer_callback()
2642 …(priv->undecorated_smoothed_pwdb > priv->ieee80211->fsync_rssi_threshold && bSwitchFromCountDiff) { in dm_fsync_timer_callback()