Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_interrupts.c31 static enum test_interrupt_handle_type test_intr_type = variable
212 if (test_intr_type >= TEST_INTERRUPT_HANDLE_MAX) { in test_interrupt_callback()
232 test_intr_handle = intr_handles[test_intr_type]; in test_interrupt_callback()
389 test_intr_type = intr_type; in test_interrupt_full_path_check()