Searched refs:inj_timer (Results 1 – 2 of 2) sorted by relevance
223 hrtimer_start(&port->inj_timer, INJ_TIMEOUT_NS, in sparx5_inject()301 inj_timer); in sparx5_injection_timeout()378 hrtimer_setup(&port->inj_timer, sparx5_injection_timeout, CLOCK_MONOTONIC, in sparx5_port_inj_timer_setup()
232 struct hrtimer inj_timer; member