Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_interrupts.c149 test_interrupt_handle_compare(struct rte_intr_handle *intr_handle_l, in test_interrupt_handle_compare() argument
152 if (!intr_handle_l || !intr_handle_r) in test_interrupt_handle_compare()
155 if (rte_intr_fd_get(intr_handle_l) != in test_interrupt_handle_compare()
157 rte_intr_type_get(intr_handle_l) != in test_interrupt_handle_compare()
193 test_interrupt_handle_compare(struct rte_intr_handle *intr_handle_l, in test_interrupt_handle_compare() argument
196 (void)intr_handle_l; in test_interrupt_handle_compare()