Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_enumerate.h10 int ifpga_bus_enumerate(struct ifpga_hw *hw);
H A Difpga_api.c324 if (ifpga_bus_enumerate(hw)) in ifpga_adapter_enumerate()
H A Difpga_enumerate.c688 int ifpga_bus_enumerate(struct ifpga_hw *hw) in ifpga_bus_enumerate() function