Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.h106 int fpga_get_pr_uuid(struct ifpga_fme_hw *fme, struct uuid *uuid);
H A Difpga_feature_dev.c90 int fpga_get_pr_uuid(struct ifpga_fme_hw *fme, struct uuid *uuid) in fpga_get_pr_uuid() function
H A Difpga_api.c236 return fpga_get_pr_uuid(fme, uuid); in ifpga_mgr_get_uuid()