Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_interrupts.c31 static enum test_interrupt_handle_type test_intr_type = variable
181 if (test_intr_type >= TEST_INTERRUPT_HANDLE_MAX) { in test_interrupt_callback()
202 &(intr_handles[test_intr_type])) == 0) in test_interrupt_callback()
358 test_intr_type = intr_type; in test_interrupt_full_path_check()