Home
last modified time | relevance | path

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

/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c199 static const enum xstats_type port_types[] = { rx, tx, dropped, in sw_xstats_init() enum
241 RTE_BUILD_BUG_ON(RTE_DIM(port_stats) != RTE_DIM(port_types)); in sw_xstats_init()
290 .stat = port_types[i], in sw_xstats_init()
/dpdk/drivers/event/dlb2/
H A Ddlb2_xstats.c457 static const enum dlb2_xstats_type port_types[] = { in dlb2_xstats_init() enum
576 RTE_BUILD_BUG_ON(RTE_DIM(port_stats) != RTE_DIM(port_types)); in dlb2_xstats_init()
616 .stat = port_types[i], in dlb2_xstats_init()