Lines Matching defs:intr_handle
118 rte_intr_rx_ctl(__rte_unused struct rte_intr_handle *intr_handle, in rte_intr_rx_ctl()
152 __rte_unused const struct rte_intr_handle *intr_handle, in rte_intr_callback_register()
160 __rte_unused const struct rte_intr_handle *intr_handle, in rte_intr_callback_unregister_pending()
169 __rte_unused const struct rte_intr_handle *intr_handle, in rte_intr_callback_unregister()
177 __rte_unused const struct rte_intr_handle *intr_handle, in rte_intr_callback_unregister_sync()
184 rte_intr_enable(__rte_unused const struct rte_intr_handle *intr_handle) in rte_intr_enable()
190 rte_intr_ack(__rte_unused const struct rte_intr_handle *intr_handle) in rte_intr_ack()
196 rte_intr_disable(__rte_unused const struct rte_intr_handle *intr_handle) in rte_intr_disable()
202 rte_intr_efd_enable(struct rte_intr_handle *intr_handle, uint32_t nb_efd) in rte_intr_efd_enable()
211 rte_intr_efd_disable(struct rte_intr_handle *intr_handle) in rte_intr_efd_disable()
217 rte_intr_dp_is_en(struct rte_intr_handle *intr_handle) in rte_intr_dp_is_en()
225 rte_intr_allow_others(struct rte_intr_handle *intr_handle) in rte_intr_allow_others()
233 rte_intr_cap_multiple(struct rte_intr_handle *intr_handle) in rte_intr_cap_multiple()
282 rte_intr_free_epoll_fd(struct rte_intr_handle *intr_handle) in rte_intr_free_epoll_fd()