Searched refs:rx_coalesce_timer (Results 1 – 1 of 1) sorted by relevance
123 struct hrtimer rx_coalesce_timer; member1660 rx_coalesce_timer); in gmac_coalesce_delay_expired()1704 hrtimer_start(&port->rx_coalesce_timer, ktime, in gmac_irq()1805 hrtimer_init(&port->rx_coalesce_timer, CLOCK_MONOTONIC, in gmac_open()1807 port->rx_coalesce_timer.function = &gmac_coalesce_delay_expired; in gmac_open()1823 hrtimer_cancel(&port->rx_coalesce_timer); in gmac_stop()