Lines Matching defs:timer_tick_ns
17 * timer_tick_ns
50 * max timeout(max_tmo_ns) and resolution(timer_tick_ns). Upon starting the
51 * timer adapter, the adapter starts ticking at *timer_tick_ns* resolution.
53 * - The application arms an event timer that will expire *timer_tick_ns*
92 * of *timer_tick_ns* after which the timer has to expire. The timeout at
136 * resolution (timer_tick_ns) and maximum timer expiry timeout(max_tmo_ns)
172 uint64_t timer_tick_ns;
236 * - ERANGE: timer_tick_ns is not in supported range.
268 * - ERANGE: timer_tick_ns is not in supported range.
493 * @see struct rte_event_timer_adapter_info::adapter_conf::timer_tick_ns