Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ifpga/base/
H A Dopae_hw_api.h133 struct opae_accelerator_ops;
148 struct opae_accelerator_ops *ops;
168 struct opae_accelerator_ops { struct
185 opae_accelerator_alloc(const char *name, struct opae_accelerator_ops *ops, argument
H A Difpga_api.h14 extern struct opae_accelerator_ops ifpga_acc_ops;
H A Difpga_api.c165 struct opae_accelerator_ops ifpga_acc_ops = {
H A Dopae_hw_api.c70 opae_accelerator_alloc(const char *name, struct opae_accelerator_ops *ops, in opae_accelerator_alloc()