Home
last modified time | relevance | path

Searched refs:pr_id (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/raw/ifpga/
H A Drte_pmd_ifpga.c168 struct uuid pr_id; in get_common_property() local
205 ret = opae_mgr_get_uuid(adapter->mgr, &pr_id); in get_common_property()
210 memcpy(prop->pr_id.b, pr_id.b, sizeof(rte_pmd_ifpga_uuid)); in get_common_property()
H A Drte_pmd_ifpga.h40 rte_pmd_ifpga_uuid pr_id; member