Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/ifpga/
H A Drte_bus_ifpga.h57 struct rte_afu_pr_conf { struct
H A Difpga_bus.c108 struct rte_afu_pr_conf afu_pr_conf; in ifpga_scan_one()
112 memset(&afu_pr_conf, 0, sizeof(struct rte_afu_pr_conf)); in ifpga_scan_one()
/f-stack/dpdk/drivers/raw/ifpga/
H A Difpga_rawdev.c854 struct rte_afu_pr_conf *afu_pr_conf; in ifpga_rawdev_pr()