Searched refs:first_ts (Results 1 – 11 of 11) sorted by relevance
36 static int last_ts, first_ts; variable
823 static int last_ts, first_ts;1319 if (first_ts) {1320 if (ts < first_ts) {1324 ts -= first_ts;1362 if (!first_ts)1363 first_ts = last_ts;2357 last_ts = first_ts = 0;
247 ps.first_ts = p->ts; in pseq_handler_create_sequences()268 ps.first_ts = p2->ts; in pseq_handler_create_sequences()285 ps.deadline_ts = ps.first_ts + ps.dur; in pseq_handler_create_sequences()
41 u64 first_ts; member
77 u32 first_ts; member
479 seq.first_ts = cur_event->ts; in mt76x02_dfs_create_sequence()491 seq.first_ts = cur_event->ts; in mt76x02_dfs_create_sequence()524 if (event->ts > seq->first_ts + MT_DFS_SEQUENCE_WINDOW) { in mt76x02_dfs_add_event_to_sequence()
41 static int last_ts, first_ts; variable
811 static int last_ts, first_ts;1323 if (first_ts) {1324 if (ts < first_ts) {1328 ts -= first_ts;1365 if (!first_ts)1366 first_ts = last_ts;2383 last_ts = first_ts = 0;