Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dlb/
H A Ddlb_selftest.c389 #define NUM_LDB_PORTS 64 macro
404 if (info.max_event_ports != NUM_LDB_PORTS) { in test_info_get()
406 __LINE__, info.max_event_ports, NUM_LDB_PORTS); in test_info_get()
442 if (info.max_event_ports != NUM_LDB_PORTS) { in test_info_get()
444 __LINE__, info.max_event_ports, NUM_LDB_PORTS); in test_info_get()
/f-stack/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()