Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_hw_api.h180 opae_accelerator_alloc(const char *name, struct opae_accelerator_ops *ops,
H A Dopae_hw_api.c70 opae_accelerator_alloc(const char *name, struct opae_accelerator_ops *ops, in opae_accelerator_alloc() function
H A Difpga_enumerate.c260 acc = opae_accelerator_alloc(hw->adapter->name, in build_info_commit_dev()