Searched refs:max_tmo_ns (Results 1 – 8 of 8) sorted by relevance
174 uint64_t max_tmo_ns; member269 uint64_t max_tmo_ns; member
572 uint64_t max_tmo_ns; member725 if (tmo_nsec > sw->max_tmo_ns) in check_timeout()847 sw->max_tmo_ns = adapter->data->conf.max_tmo_ns; in swtim_init()1022 adapter_info->max_tmo_ns = sw->max_tmo_ns; in swtim_get_info()1284 rte_tel_data_add_dict_u64(d, "max_tmo_ns", adapter_info.max_tmo_ns); in handle_ta_info()
226 rte_trace_point_emit_u64(conf->max_tmo_ns);
114 adptr_info->max_tmo_ns = tim_ring->max_tout; in cnxk_tim_ring_info_get()258 rcfg->max_tmo_ns = rcfg->timer_tick_ns * 2; in cnxk_tim_ring_create()260 if (rcfg->timer_tick_ns > rcfg->max_tmo_ns) { in cnxk_tim_ring_create()277 rcfg->max_tmo_ns, min_intvl_cyc); in cnxk_tim_ring_create()293 tim_ring->max_tout = rcfg->max_tmo_ns; in cnxk_tim_ring_create()
43 adptr_info->max_tmo_ns = timr->max_tout; in timvf_ring_info_get()260 timr->max_tout = rcfg->max_tmo_ns; in timvf_ring_create()
296 _timdev_setup(uint64_t max_tmo_ns, uint64_t bkt_tck_ns, uint64_t flags) in _timdev_setup() argument303 .max_tmo_ns = max_tmo_ns, in _timdev_setup()1048 .max_tmo_ns = 180 * NSECPERSEC, in adapter_create()1845 .max_tmo_ns = 180 * NSECPERSEC, in adapter_create_max()
166 * ``max_tmo_ns`` - Maximum timer timeout(expiry) in ns.
629 .max_tmo_ns = t->opt->max_tmo_nsec, in perf_event_timer_adapter_setup()