Home
last modified time | relevance | path

Searched refs:RTE_EVENT_TIMER_ADAPTER_CAP_INTERNAL_PORT (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_eventdev/
H A Drte_eventdev.h1154 #define RTE_EVENT_TIMER_ADAPTER_CAP_INTERNAL_PORT (1ULL << 0) macro
H A Drte_event_timer_adapter.c201 RTE_EVENT_TIMER_ADAPTER_CAP_INTERNAL_PORT)) { in rte_event_timer_adapter_create_ext()
/f-stack/dpdk/drivers/event/octeontx/
H A Dtimvf_evdev.c443 *caps = RTE_EVENT_TIMER_ADAPTER_CAP_INTERNAL_PORT; in timvf_timer_adapter_caps_get()
/f-stack/dpdk/app/test/
H A Dtest_event_timer_adapter.c302 if (!(caps & RTE_EVENT_TIMER_ADAPTER_CAP_INTERNAL_PORT)) { in _timdev_setup()
949 if (!(caps & RTE_EVENT_TIMER_ADAPTER_CAP_INTERNAL_PORT)) in adapter_create()
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_tim_evdev.c571 *caps = RTE_EVENT_TIMER_ADAPTER_CAP_INTERNAL_PORT; in otx2_tim_caps_get()
/f-stack/dpdk/app/test-eventdev/
H A Dtest_perf_common.c443 RTE_EVENT_TIMER_ADAPTER_CAP_INTERNAL_PORT)) { in perf_event_timer_adapter_setup()