Searched refs:rateCountDiffRecord (Results 1 – 4 of 4) sorted by relevance
537 u32 rateCountDiffRecord; member
2016 if (rate_count_diff < priv->rateCountDiffRecord) { in _rtl92e_dm_fsync_timer_callback()2018 u32 DiffNum = priv->rateCountDiffRecord - in _rtl92e_dm_fsync_timer_callback()2040 priv->rateCountDiffRecord = rate_count_diff; in _rtl92e_dm_fsync_timer_callback()2134 priv->rateCountDiffRecord = 0; in _rtl92e_dm_start_sw_fsync()
2616 if (rate_count_diff < priv->rateCountDiffRecord) { in dm_fsync_work_callback()2617 u32 DiffNum = priv->rateCountDiffRecord - rate_count_diff; in dm_fsync_work_callback()2640 priv->rateCountDiffRecord = rate_count_diff; in dm_fsync_work_callback()2724 priv->rateCountDiffRecord = 0; in dm_StartSWFsync()
1019 u32 rateCountDiffRecord; member