Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_api.h13 extern struct opae_bridge_ops ifpga_br_ops;
H A Difpga_api.c181 struct opae_bridge_ops ifpga_br_ops = { variable
H A Difpga_enumerate.c246 br = opae_bridge_alloc(hw->adapter->name, &ifpga_br_ops, in build_info_commit_dev()