Searched refs:tog_t (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() local193 tog_t = (((u64)rpt->tsf_h << 32) | rpt->tsf_l); in _phl_p2pps_calc_next_noa_s_time()195 (u32)(tog_t >> 32), (u32)tog_t); in _phl_p2pps_calc_next_noa_s_time()196 delta_t = tog_t - old_st; in _phl_p2pps_calc_next_noa_s_time()