Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/vdpa/ifc/base/
H A Difcvf_osdep.h29 typedef struct rte_pci_device PCI_DEV; typedef
47 PCI_READ_CONFIG_RANGE(PCI_DEV *dev, uint32_t *val, int size, int where) in PCI_READ_CONFIG_RANGE()
H A Difcvf.h140 ifcvf_init_hw(struct ifcvf_hw *hw, PCI_DEV *dev);
H A Difcvf.c36 ifcvf_init_hw(struct ifcvf_hw *hw, PCI_DEV *dev) in ifcvf_init_hw()