Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h539 #define PCI_CAP_LIST_NEXT 1 /* Next capability in the list */ macro
664 t4_os_pci_read_cfg(adapter, (pos + PCI_CAP_LIST_NEXT), &pos); in t4_os_find_pci_capability()
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_vf.c120 (pos + PCI_CAP_LIST_NEXT)); in hns3vf_find_pci_capability()
123 (pos + PCI_CAP_LIST_NEXT)); in hns3vf_find_pci_capability()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h5136 #if (defined(__LINUX)) || (defined(PCI_CAP_LIST_NEXT))