Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_interrupts.c20 TEST_INTERRUPT_HANDLE_VALID, enumerator
72 intr_handles[TEST_INTERRUPT_HANDLE_VALID].fd = pfds.readfd; in test_interrupt_init()
73 intr_handles[TEST_INTERRUPT_HANDLE_VALID].type = in test_interrupt_init()
243 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_VALID]; in test_interrupt_enable()
307 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_VALID]; in test_interrupt_disable()
407 if (test_interrupt_full_path_check(TEST_INTERRUPT_HANDLE_VALID) < 0) { in test_interrupt()
456 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_VALID]; in test_interrupt()
481 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_VALID]; in test_interrupt()
531 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_VALID]; in test_interrupt()