Searched refs:test_intr_handle (Results 1 – 1 of 1) sorted by relevance
65 struct rte_intr_handle *test_intr_handle; in test_interrupt_init() local79 if (rte_intr_fd_set(test_intr_handle, -1)) in test_interrupt_init()210 struct rte_intr_handle *test_intr_handle; in test_interrupt_callback() local257 struct rte_intr_handle *test_intr_handle; in test_interrupt_enable() local299 if (rte_intr_enable(test_intr_handle) < 0) { in test_interrupt_enable()320 struct rte_intr_handle *test_intr_handle; in test_interrupt_disable() local385 struct rte_intr_handle *test_intr_handle; in test_interrupt_full_path_check() local388 test_intr_handle = intr_handles[intr_type]; in test_interrupt_full_path_check()407 test_intr_handle)) < 0) { in test_interrupt_full_path_check()430 struct rte_intr_handle *test_intr_handle; in test_interrupt() local[all …]