Home
last modified time | relevance | path

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

/dpdk/drivers/event/dlb2/
H A Ddlb2_selftest.c408 #define NUM_LDB_PORTS 64 macro
423 if (info.max_event_ports != NUM_LDB_PORTS) { in test_info_get()
425 __LINE__, info.max_event_ports, NUM_LDB_PORTS); in test_info_get()
461 if (info.max_event_ports != NUM_LDB_PORTS) { in test_info_get()
463 __LINE__, info.max_event_ports, NUM_LDB_PORTS); in test_info_get()