Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c181 static const enum xstats_type dev_types[] = { rx, tx, dropped, in sw_xstats_init() enum
233 RTE_BUILD_BUG_ON(RTE_DIM(dev_stats) != RTE_DIM(dev_types)); in sw_xstats_init()
266 .stat = dev_types[i], in sw_xstats_init()
/f-stack/dpdk/drivers/event/dlb/
H A Ddlb_xstats.c327 static const enum dlb_xstats_type dev_types[] = { in dlb_xstats_init() enum
498 RTE_BUILD_BUG_ON(RTE_DIM(dev_stats) != RTE_DIM(dev_types)); in dlb_xstats_init()
522 .stat = dev_types[i], in dlb_xstats_init()
/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2_xstats.c368 static const enum dlb2_xstats_type dev_types[] = { in dlb2_xstats_init() enum
554 RTE_BUILD_BUG_ON(RTE_DIM(dev_stats) != RTE_DIM(dev_types)); in dlb2_xstats_init()
578 .stat = dev_types[i], in dlb2_xstats_init()