Searched refs:rx_coalesce_timer (Results 1 – 1 of 1) sorted by relevance
122 struct hrtimer rx_coalesce_timer; member1662 rx_coalesce_timer); in gmac_coalesce_delay_expired()1706 hrtimer_start(&port->rx_coalesce_timer, ktime, in gmac_irq()1807 hrtimer_init(&port->rx_coalesce_timer, CLOCK_MONOTONIC, in gmac_open()1809 port->rx_coalesce_timer.function = &gmac_coalesce_delay_expired; in gmac_open()1825 hrtimer_cancel(&port->rx_coalesce_timer); in gmac_stop()