Searched refs:pps_timer (Results 1 – 1 of 1) sorted by relevance
263 unsigned long pps_timer; /* Timer to determine pps */ member1292 strip_info->pps_timer = jiffies; in ResetRadio()1657 if (jiffies - strip_info->pps_timer > HZ) in strip_xmit()1659 unsigned long t = jiffies - strip_info->pps_timer; in strip_xmit()1664 strip_info->pps_timer = jiffies; in strip_xmit()