Searched refs:test_intr_handle (Results 1 – 1 of 1) sorted by relevance
226 struct rte_intr_handle test_intr_handle; in test_interrupt_enable() local236 if (rte_intr_enable(&test_intr_handle) == 0) { in test_interrupt_enable()244 if (rte_intr_enable(&test_intr_handle) == 0) { in test_interrupt_enable()252 if (rte_intr_enable(&test_intr_handle) == 0) { in test_interrupt_enable()268 if (rte_intr_enable(&test_intr_handle) < 0) { in test_interrupt_enable()289 struct rte_intr_handle test_intr_handle; in test_interrupt_disable() local354 struct rte_intr_handle test_intr_handle; in test_interrupt_full_path_check() local357 test_intr_handle = intr_handles[intr_type]; in test_interrupt_full_path_check()376 &test_intr_handle)) < 0) { in test_interrupt_full_path_check()399 struct rte_intr_handle test_intr_handle; in test_interrupt() local[all …]