Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_tx.c590 struct rx_adptr_services { struct
599 struct rx_adptr_services *adptr_services = arg; in service_rx_adapter() argument
740 struct rx_adptr_services *adptr_services = NULL; in init_adapters()
744 adptr_services = rte_zmalloc(NULL, sizeof(struct rx_adptr_services), 0); in init_adapters()