Lines Matching defs:intr_handle
43 struct rte_intr_handle *intr_handle; /**< interrupt handle */ member
84 rte_intr_callback_register(const struct rte_intr_handle *intr_handle, in rte_intr_callback_register()
215 rte_intr_callback_unregister_pending(const struct rte_intr_handle *intr_handle, in rte_intr_callback_unregister_pending()
271 rte_intr_callback_unregister(const struct rte_intr_handle *intr_handle, in rte_intr_callback_unregister()
358 rte_intr_callback_unregister_sync(const struct rte_intr_handle *intr_handle, in rte_intr_callback_unregister_sync()
370 rte_intr_enable(const struct rte_intr_handle *intr_handle) in rte_intr_enable()
411 rte_intr_disable(const struct rte_intr_handle *intr_handle) in rte_intr_disable()
451 rte_intr_ack(const struct rte_intr_handle *intr_handle) in rte_intr_ack()
652 rte_intr_rx_ctl(struct rte_intr_handle *intr_handle, in rte_intr_rx_ctl()
665 rte_intr_efd_enable(struct rte_intr_handle *intr_handle, uint32_t nb_efd) in rte_intr_efd_enable()
674 rte_intr_efd_disable(struct rte_intr_handle *intr_handle) in rte_intr_efd_disable()
680 rte_intr_dp_is_en(struct rte_intr_handle *intr_handle) in rte_intr_dp_is_en()
687 rte_intr_allow_others(struct rte_intr_handle *intr_handle) in rte_intr_allow_others()
694 rte_intr_cap_multiple(struct rte_intr_handle *intr_handle) in rte_intr_cap_multiple()
742 rte_intr_free_epoll_fd(struct rte_intr_handle *intr_handle) in rte_intr_free_epoll_fd()