Searched refs:last_rx_active (Results 1 – 2 of 2) sorted by relevance
107 unsigned long last_rx_active; /* Last rx time in jiffies */ member
2207 info->last_rx_active = jiffies; in handle_ser_rx_interrupt_no_dma()2320 info->last_rx_active = jiffies; in handle_ser_rx_interrupt()2389 (curr_time - info->last_rx_active) * (1000000/HZ) + in handle_ser_rx_interrupt()