Searched refs:rte_afu_device (Results 1 – 6 of 6) sorted by relevance
27 struct rte_afu_device;31 TAILQ_HEAD(ifpga_afu_dev_list, rte_afu_device);73 struct rte_afu_device { struct74 TAILQ_ENTRY(rte_afu_device) next; /**< Next in device list. */92 container_of(ptr, struct rte_afu_device, device)97 typedef int (afu_probe_t)(struct rte_afu_device *);102 typedef int (afu_remove_t)(struct rte_afu_device *);116 rte_ifpga_device_name(const struct rte_afu_device *afu) in rte_ifpga_device_name()129 struct rte_afu_device *
60 static struct rte_afu_device *64 struct rte_afu_device *afu_dev = NULL; in ifpga_find_afu_dev()75 struct rte_afu_device *78 struct rte_afu_device *afu_dev = NULL; in rte_ifpga_find_afu_by_name()102 static struct rte_afu_device *107 struct rte_afu_device *afu_dev = NULL; in ifpga_scan_one()210 struct rte_afu_device *afu_dev = NULL; in ifpga_scan()283 struct rte_afu_device *afu_dev) in ifpga_probe_one_driver()344 struct rte_afu_device *afu_dev = NULL; in ifpga_probe()382 struct rte_afu_device *afu_dev = NULL; in ifpga_unplug()[all …]
297 ipn3ke_hw_init(struct rte_afu_device *afu_dev, in ipn3ke_hw_init()466 static int ipn3ke_vswitch_probe(struct rte_afu_device *afu_dev) in ipn3ke_vswitch_probe()549 static int ipn3ke_vswitch_remove(struct rte_afu_device *afu_dev) in ipn3ke_vswitch_remove()
318 container_of(ptr, struct rte_afu_device, device)321 container_of(ptr, const struct rte_afu_device, device)
2063 struct rte_afu_device *afu_dev = NULL; in ipn3ke_rpst_stats_reset()2126 struct rte_afu_device *afu_dev = NULL; in ipn3ke_rpst_stats_get()2226 struct rte_afu_device *afu_dev = NULL; in ipn3ke_rpst_xstats_get()
566 struct rte_afu_device *afu_dev) in ifpga_fill_afu_dev()609 struct rte_afu_device *afu_dev; in ifpga_rawdev_info_get()