Home
last modified time | relevance | path

Searched refs:PCI_STATUS_CAP_LIST (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h524 #define PCI_STATUS_CAP_LIST 0x10 /* Support Capability List */ macro
638 if (!(status & PCI_STATUS_CAP_LIST)) { in t4_os_find_pci_capability()
/dpdk/drivers/net/bnx2x/
H A Decore_reg.h5142 #if (defined(__LINUX)) || (defined(PCI_STATUS_CAP_LIST))
H A Dbnx2x.c9607 if (!(status & PCI_STATUS_CAP_LIST)) {
/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_vf.c96 if (!(status & PCI_STATUS_CAP_LIST)) in hns3vf_find_pci_capability()