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