Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pci/
H A Drte_pci.h31 #define RTE_PCI_CFG_SPACE_EXP_SIZE 4096 macro
/f-stack/dpdk/drivers/bus/pci/
H A Dpci_common.c714 ttl = (RTE_PCI_CFG_SPACE_EXP_SIZE - RTE_PCI_CFG_SPACE_SIZE) / 8; in rte_pci_find_ext_capability()
/f-stack/dpdk/drivers/raw/ifpga/
H A Difpga_rawdev.c150 ttl = (RTE_PCI_CFG_SPACE_EXP_SIZE - RTE_PCI_CFG_SPACE_SIZE) / 8; in ifpga_pci_find_next_ext_capability()