Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c192 static const enum xstats_type port_types[] = { rx, tx, dropped, in sw_xstats_init() enum
234 RTE_BUILD_BUG_ON(RTE_DIM(port_stats) != RTE_DIM(port_types)); in sw_xstats_init()
283 .stat = port_types[i], in sw_xstats_init()
/f-stack/dpdk/drivers/event/dlb/
H A Ddlb_xstats.c397 static const enum dlb_xstats_type port_types[] = { in dlb_xstats_init() enum
499 RTE_BUILD_BUG_ON(RTE_DIM(port_stats) != RTE_DIM(port_types)); in dlb_xstats_init()
539 .stat = port_types[i], in dlb_xstats_init()
/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2_xstats.c438 static const enum dlb2_xstats_type port_types[] = { in dlb2_xstats_init() enum
555 RTE_BUILD_BUG_ON(RTE_DIM(port_stats) != RTE_DIM(port_types)); in dlb2_xstats_init()
595 .stat = port_types[i], in dlb2_xstats_init()