Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_interrupts.c23 TEST_INTERRUPT_HANDLE_VALID_DEV_EVENT, enumerator
84 intr_handles[TEST_INTERRUPT_HANDLE_VALID_DEV_EVENT].fd = pfds.readfd; in test_interrupt_init()
85 intr_handles[TEST_INTERRUPT_HANDLE_VALID_DEV_EVENT].type = in test_interrupt_init()
259 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_VALID_DEV_EVENT]; in test_interrupt_enable()
323 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_VALID_DEV_EVENT]; in test_interrupt_disable()
423 TEST_INTERRUPT_HANDLE_VALID_DEV_EVENT) < 0) { in test_interrupt()
549 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_VALID_DEV_EVENT]; in test_interrupt()