Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.c2159 bool bSwitchFromCountDiff = false; in _rtl92e_dm_fsync_timer_callback() local
2191 bSwitchFromCountDiff = true; in _rtl92e_dm_fsync_timer_callback()
2200 bSwitchFromCountDiff = true; in _rtl92e_dm_fsync_timer_callback()
2211 bSwitchFromCountDiff) { in _rtl92e_dm_fsync_timer_callback()
/linux-4.4.14/drivers/staging/rtl8192u/
Dr8192U_dm.c2706 bool bSwitchFromCountDiff = false; in dm_fsync_timer_callback() local
2735 bSwitchFromCountDiff = true; in dm_fsync_timer_callback()
2745 bSwitchFromCountDiff = true; in dm_fsync_timer_callback()
2752 …(priv->undecorated_smoothed_pwdb > priv->ieee80211->fsync_rssi_threshold && bSwitchFromCountDiff) { in dm_fsync_timer_callback()