Searched refs:poll_ts (Results 1 – 1 of 1) sorted by relevance
2495 sbintime_t timo, poll_ts; in atom_link_hb() local2498 poll_ts = ntb->last_ts + timo; in atom_link_hb()2504 if ((sbintime_t)ticks - poll_ts < 0 && link_is_up(ntb)) { in atom_link_hb()2505 timo = poll_ts - ticks; in atom_link_hb()