Searched refs:min_time_sync_period (Results 1 – 1 of 1) sorted by relevance
4298 unsigned int i, min_time_sync_period = CNSS_TIME_SYNC_PERIOD_INVALID; in cnss_get_min_time_sync_period_by_vote() local4303 if (min_time_sync_period > time_sync_period) in cnss_get_min_time_sync_period_by_vote()4304 min_time_sync_period = time_sync_period; in cnss_get_min_time_sync_period_by_vote()4307 return min_time_sync_period; in cnss_get_min_time_sync_period_by_vote()