Home
last modified time | relevance | path

Searched refs:dev_types (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c187 static const enum xstats_type dev_types[] = { rx, tx, dropped, in sw_xstats_init() enum
240 RTE_BUILD_BUG_ON(RTE_DIM(dev_stats) != RTE_DIM(dev_types)); in sw_xstats_init()
273 .stat = dev_types[i], in sw_xstats_init()
/dpdk/drivers/event/dlb2/
H A Ddlb2_xstats.c382 static const enum dlb2_xstats_type dev_types[] = { in dlb2_xstats_init() enum
575 RTE_BUILD_BUG_ON(RTE_DIM(dev_stats) != RTE_DIM(dev_types)); in dlb2_xstats_init()
599 .stat = dev_types[i], in dlb2_xstats_init()