Searched refs:intv_cnt (Results 1 – 2 of 2) sorted by relevance
187 u64 tog_t = 0, delta_t = 0, intv_cnt = 0; in _phl_p2pps_calc_next_noa_s_time() local199 intv_cnt = _os_division64(delta_t, new_desc->interval) + 1; in _phl_p2pps_calc_next_noa_s_time()201 (u32)(intv_cnt >> 32), (u32)intv_cnt); in _phl_p2pps_calc_next_noa_s_time()202 new_st = old_st + (intv_cnt * new_desc->interval); in _phl_p2pps_calc_next_noa_s_time()