Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h528 #define PCI_CAP_LIST_ID 0 /* Capability ID */ macro
646 t4_os_pci_read_cfg(adapter, (pos + PCI_CAP_LIST_ID), &id); in t4_os_find_pci_capability()
/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_vf.c110 (pos + PCI_CAP_LIST_ID)); in hns3vf_find_pci_capability()
113 (pos + PCI_CAP_LIST_ID)); in hns3vf_find_pci_capability()
/dpdk/drivers/net/bnx2x/
H A Decore_reg.h5133 #if (defined(__LINUX)) || (defined(PCI_CAP_LIST_ID))