Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_hw_api.h123 opae_bridge_alloc(const char *name, struct opae_bridge_ops *ops, void *data);
H A Dopae_hw_api.c24 opae_bridge_alloc(const char *name, struct opae_bridge_ops *ops, void *data) in opae_bridge_alloc() function
H A Difpga_enumerate.c246 br = opae_bridge_alloc(hw->adapter->name, &ifpga_br_ops, in build_info_commit_dev()