| /f-stack/dpdk/drivers/event/octeontx/ |
| H A D | ssovf_probe.c | 209 .drv_flags = RTE_PCI_DRV_NEED_MAPPING, 285 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| H A D | timvf_probe.c | 160 .drv_flags = RTE_PCI_DRV_NEED_MAPPING | RTE_PCI_DRV_NEED_IOVA_AS_VA,
|
| /f-stack/dpdk/drivers/crypto/octeontx/ |
| H A D | otx_cryptodev.c | 102 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_device.c | 118 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_cryptodev.c | 167 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/bus/pci/ |
| H A D | pci_common.c | 229 if (!already_probed && (dr->drv_flags & RTE_PCI_DRV_NEED_MAPPING)) { in rte_pci_probe_one_driver() 248 if ((dr->drv_flags & RTE_PCI_DRV_NEED_MAPPING) && in rte_pci_probe_one_driver() 296 if (dr->drv_flags & RTE_PCI_DRV_NEED_MAPPING) in rte_pci_detach_dev()
|
| H A D | rte_bus_pci.h | 188 #define RTE_PCI_DRV_NEED_MAPPING 0x0001 macro
|
| /f-stack/dpdk/drivers/net/octeontx/base/ |
| H A D | octeontx_pkivf.c | 235 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| H A D | octeontx_pkovf.c | 636 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbevf_ethdev.c | 209 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/raw/octeontx2_ep/ |
| H A D | otx2_ep_rawdev.c | 355 .drv_flags = (RTE_PCI_DRV_NEED_MAPPING | RTE_PCI_DRV_NEED_IOVA_AS_VA),
|
| /f-stack/dpdk/drivers/raw/ioat/ |
| H A D | ioat_rawdev.c | 311 .drv_flags = RTE_PCI_DRV_NEED_MAPPING | RTE_PCI_DRV_INTR_LSC,
|
| H A D | idxd_pci.c | 347 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/common/qat/ |
| H A D | qat_device.c | 380 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_ethdev.c | 799 .drv_flags = RTE_PCI_DRV_NEED_MAPPING | RTE_PCI_DRV_INTR_LSC, 809 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/event/skeleton/ |
| H A D | skeleton_eventdev.c | 418 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/mempool/octeontx2/ |
| H A D | otx2_mempool.c | 447 .drv_flags = RTE_PCI_DRV_NEED_MAPPING | RTE_PCI_DRV_NEED_IOVA_AS_VA,
|
| /f-stack/dpdk/drivers/raw/octeontx2_dma/ |
| H A D | otx2_dpi_rawdev.c | 433 .drv_flags = RTE_PCI_DRV_NEED_MAPPING | RTE_PCI_DRV_NEED_IOVA_AS_VA,
|
| /f-stack/dpdk/drivers/compress/octeontx/ |
| H A D | otx_zip_pmd.c | 642 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/event/dlb2/pf/ |
| H A D | dlb2_pf.c | 722 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/event/dlb/pf/ |
| H A D | dlb_pf.c | 746 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/mempool/octeontx/ |
| H A D | octeontx_fpavf.c | 823 .drv_flags = RTE_PCI_DRV_NEED_MAPPING | RTE_PCI_DRV_NEED_IOVA_AS_VA,
|
| /f-stack/dpdk/drivers/regex/octeontx2/ |
| H A D | otx2_regexdev.c | 995 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_dcf_ethdev.c | 996 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|
| /f-stack/dpdk/drivers/net/enetc/ |
| H A D | enetc_ethdev.c | 955 .drv_flags = RTE_PCI_DRV_NEED_MAPPING,
|