Searched refs:rx_coalesce_timer (Results 1 – 1 of 1) sorted by relevance
122 struct hrtimer rx_coalesce_timer; member1692 rx_coalesce_timer); in gmac_coalesce_delay_expired()1736 hrtimer_start(&port->rx_coalesce_timer, ktime, in gmac_irq()1836 hrtimer_init(&port->rx_coalesce_timer, CLOCK_MONOTONIC, in gmac_open()1838 port->rx_coalesce_timer.function = &gmac_coalesce_delay_expired; in gmac_open()1854 hrtimer_cancel(&port->rx_coalesce_timer); in gmac_stop()