Searched refs:rx_coalesce_timer (Results 1 – 1 of 1) sorted by relevance
123 struct hrtimer rx_coalesce_timer; member1693 rx_coalesce_timer); in gmac_coalesce_delay_expired()1737 hrtimer_start(&port->rx_coalesce_timer, ktime, in gmac_irq()1837 hrtimer_setup(&port->rx_coalesce_timer, &gmac_coalesce_delay_expired, CLOCK_MONOTONIC, in gmac_open()1854 hrtimer_cancel(&port->rx_coalesce_timer); in gmac_stop()