Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h534 #define PCI_STATUS_CAP_LIST 0x10 /* Support Capability List */ macro
648 if (!(status & PCI_STATUS_CAP_LIST)) { in t4_os_find_pci_capability()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_reg.h5142 #if (defined(__LINUX)) || (defined(PCI_STATUS_CAP_LIST))
H A Dbnx2x.c9603 if (!(status & PCI_STATUS_CAP_LIST)) {
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_vf.c92 if (!(status & PCI_STATUS_CAP_LIST)) in hns3vf_find_pci_capability()