Searched refs:intr_handles (Results 1 – 1 of 1) sorted by relevance
72 intr_handles[i] = in test_interrupt_init()74 if (!intr_handles[i]) in test_interrupt_init()78 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_INVALID]; in test_interrupt_init()84 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_VALID]; in test_interrupt_init()108 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_CASE1]; in test_interrupt_init()126 rte_intr_instance_free(intr_handles[i]); in test_interrupt_deinit()232 test_intr_handle = intr_handles[test_intr_type]; in test_interrupt_callback()274 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_VALID]; in test_interrupt_enable()298 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_CASE1]; in test_interrupt_enable()338 test_intr_handle = intr_handles[TEST_INTERRUPT_HANDLE_VALID]; in test_interrupt_disable()[all …]