Searched refs:rateCountDiffRecord (Results 1 – 4 of 4) sorted by relevance
1979 if (rate_count_diff < priv->rateCountDiffRecord) { in _rtl92e_dm_fsync_timer_callback()1981 u32 DiffNum = priv->rateCountDiffRecord - in _rtl92e_dm_fsync_timer_callback()2003 priv->rateCountDiffRecord = rate_count_diff; in _rtl92e_dm_fsync_timer_callback()2097 priv->rateCountDiffRecord = 0; in _rtl92e_dm_start_sw_fsync()
537 u32 rateCountDiffRecord; member
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