Searched refs:PCI_CAPABILITY_LIST (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/crypto/virtio/ |
| H A D | virtio_pci.c | 23 #define PCI_CAPABILITY_LIST 0x34 macro 356 ret = rte_pci_read_config(dev, &pos, 1, PCI_CAPABILITY_LIST); in virtio_read_caps()
|
| /f-stack/dpdk/drivers/net/virtio/ |
| H A D | virtio_pci.c | 23 #define PCI_CAPABILITY_LIST 0x34 macro 579 ret = rte_pci_read_config(dev, &pos, 1, PCI_CAPABILITY_LIST); in virtio_read_caps() 730 ret = rte_pci_read_config(dev, &pos, 1, PCI_CAPABILITY_LIST); in vtpci_msix_detect()
|
| /f-stack/dpdk/drivers/net/cxgbe/base/ |
| H A D | adapter.h | 535 #define PCI_CAPABILITY_LIST 0x34 macro 653 t4_os_pci_read_cfg(adapter, PCI_CAPABILITY_LIST, &pos); in t4_os_find_pci_capability()
|
| /f-stack/dpdk/drivers/vdpa/ifc/base/ |
| H A D | ifcvf.c | 42 ret = PCI_READ_CONFIG_BYTE(dev, &pos, PCI_CAPABILITY_LIST); in ifcvf_init_hw()
|
| /f-stack/dpdk/drivers/bus/pci/linux/ |
| H A D | pci_vfio.c | 79 PCI_CAPABILITY_LIST); in pci_vfio_get_msix_bar()
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_ethdev_vf.c | 97 PCI_CAPABILITY_LIST); in hns3vf_find_pci_capability() 100 PCI_CAPABILITY_LIST); in hns3vf_find_pci_capability()
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 9613 pci_read(sc, PCI_CAPABILITY_LIST, &pci_cap.next, 1);
|