Home
last modified time | relevance | path

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

/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_tx.c616 struct rx_adptr_services { struct
625 struct rx_adptr_services *adptr_services = arg; in service_rx_adapter() argument
762 struct rx_adptr_services *adptr_services = NULL; in init_adapters()
766 adptr_services = rte_zmalloc(NULL, sizeof(struct rx_adptr_services), 0); in init_adapters()