Home
last modified time | relevance | path

Searched defs:opae_adapter_data_pci (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_hw_api.h242 struct opae_adapter_data_pci { struct
243 enum opae_adapter_type type;
244 u16 device_id;
245 u16 vendor_id;
246 u16 bus; /*Device bus for PCI */
247 u16 devid; /* Device ID */
248 u16 function; /* Device function */
249 struct opae_reg_region region[PCI_MAX_RESOURCE];
250 int vfio_dev_fd; /* VFIO device file descriptor */