Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/ifpga/
H A Difpga_bus.c38 static struct rte_bus rte_ifpga_bus; variable
155 afu_dev->device.bus = &rte_ifpga_bus; in ifpga_scan_one()
214 if (devargs->bus != &rte_ifpga_bus) in ifpga_scan()
465 static struct rte_bus rte_ifpga_bus = { variable
474 RTE_REGISTER_BUS(IFPGA_BUS_NAME, rte_ifpga_bus);