Home
last modified time | relevance | path

Searched refs:RTE_EVENT_PORT_CFG_SINGLE_LINK (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/event/dlb/
H A Ddlb_selftest.c308 port_conf.event_port_cfg = RTE_EVENT_PORT_CFG_SINGLE_LINK; in test_single_link()
607 port_conf.event_port_cfg = RTE_EVENT_PORT_CFG_SINGLE_LINK; in test_reconfiguration_link()
728 port_conf.event_port_cfg = RTE_EVENT_PORT_CFG_SINGLE_LINK; in test_reconfiguration_link()
H A Ddlb.c1613 RTE_EVENT_PORT_CFG_SINGLE_LINK; in dlb_eventdev_port_setup()
/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2_selftest.c318 port_conf.event_port_cfg = RTE_EVENT_PORT_CFG_SINGLE_LINK; in test_single_link()
630 port_conf.event_port_cfg = RTE_EVENT_PORT_CFG_SINGLE_LINK; in test_reconfiguration_link()
751 port_conf.event_port_cfg = RTE_EVENT_PORT_CFG_SINGLE_LINK; in test_reconfiguration_link()
H A Ddlb2.c1473 RTE_EVENT_PORT_CFG_SINGLE_LINK; in dlb2_eventdev_port_setup()
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_eventdev.h705 #define RTE_EVENT_PORT_CFG_SINGLE_LINK (1ULL << 1) macro
/f-stack/dpdk/doc/guides/eventdevs/
H A Ddlb.rst142 When a port is setup, the ``RTE_EVENT_PORT_CFG_SINGLE_LINK`` flag determines
H A Ddlb2.rst142 When a port is setup, the ``RTE_EVENT_PORT_CFG_SINGLE_LINK`` flag determines