Home
last modified time | relevance | path

Searched refs:RTE_PMD_REGISTER_PCI_TABLE (Results 1 – 25 of 75) sorted by relevance

123

/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev.c118 RTE_PMD_REGISTER_PCI_TABLE(CRYPTODEV_NAME_OCTEONTX_PMD, pci_id_cpt_table);
/dpdk/drivers/crypto/nitrox/
H A Dnitrox_device.c124 RTE_PMD_REGISTER_PCI_TABLE(nitrox, pci_id_nitrox_map);
/dpdk/drivers/crypto/cnxk/
H A Dcn9k_cryptodev.c160 RTE_PMD_REGISTER_PCI_TABLE(CRYPTODEV_NAME_CN9K_PMD, pci_id_cpt_table);
H A Dcn10k_cryptodev.c160 RTE_PMD_REGISTER_PCI_TABLE(CRYPTODEV_NAME_CN10K_PMD, pci_id_cpt_table);
/dpdk/lib/eal/include/
H A Drte_dev.h193 #define RTE_PMD_REGISTER_PCI_TABLE(name, table) \ macro
/dpdk/drivers/net/virtio/
H A Dvirtio_pci_ethdev.c227 RTE_PMD_REGISTER_PCI_TABLE(net_virtio, pci_id_virtio_map);
/dpdk/drivers/mempool/cnxk/
H A Dcnxk_mempool.c191 RTE_PMD_REGISTER_PCI_TABLE(mempool_cnxk, npa_pci_map);
/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.c187 RTE_PMD_REGISTER_PCI_TABLE(MLX5_REGEX_DRIVER_NAME, mlx5_regex_pci_id_map);
/dpdk/drivers/net/cxgbe/
H A Dcxgbevf_ethdev.c210 RTE_PMD_REGISTER_PCI_TABLE(net_cxgbevf, cxgb4vf_pci_tbl);
/dpdk/drivers/event/dlb2/pf/
H A Ddlb2_pf.c789 RTE_PMD_REGISTER_PCI_TABLE(event_dlb2_pf, pci_id_dlb2_map);
792 RTE_PMD_REGISTER_PCI_TABLE(event_dlb2_5_pf, pci_id_dlb2_5_map);
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_sec.c329 RTE_PMD_REGISTER_PCI_TABLE(cnxk_nix_inl, cnxk_nix_inl_pci_map);
/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa.c361 RTE_PMD_REGISTER_PCI_TABLE(net_sfc_vdpa, pci_id_sfc_vdpa_efx_map);
/dpdk/drivers/raw/cnxk_bphy/
H A Dcnxk_bphy_cgx.c332 RTE_PMD_REGISTER_PCI_TABLE(cnxk_bphy_cgx_rawdev_pci_driver, cnxk_bphy_cgx_map);
H A Dcnxk_bphy.c391 RTE_PMD_REGISTER_PCI_TABLE(bphy_rawdev_pci_driver, pci_bphy_map);
/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c809 RTE_PMD_REGISTER_PCI_TABLE(net_bnx2x, pci_id_bnx2x_map);
812 RTE_PMD_REGISTER_PCI_TABLE(net_bnx2xvf, pci_id_bnx2xvf_map);
/dpdk/drivers/raw/ioat/
H A Dioat_rawdev.c333 RTE_PMD_REGISTER_PCI_TABLE(IOAT_PMD_RAWDEV_NAME, pci_id_ioat_map);
H A Didxd_pci.c377 RTE_PMD_REGISTER_PCI_TABLE(IDXD_PMD_RAWDEV_NAME_PCI, pci_id_idxd_map);
/dpdk/drivers/common/qat/
H A Dqat_device.c486 RTE_PMD_REGISTER_PCI_TABLE(QAT_PCI_NAME, pci_id_qat_map);
/dpdk/drivers/dma/idxd/
H A Didxd_pci.c379 RTE_PMD_REGISTER_PCI_TABLE(IDXD_PMD_DMADEV_NAME_PCI, pci_id_idxd_map);
/dpdk/drivers/event/skeleton/
H A Dskeleton_eventdev.c425 RTE_PMD_REGISTER_PCI_TABLE(event_skeleton_pci, pci_id_skeleton_map);
/dpdk/drivers/net/octeontx_ep/
H A Dotx_ep_ethdev.c466 RTE_PMD_REGISTER_PCI_TABLE(net_otx_ep, pci_id_otx_ep_map);
/dpdk/drivers/net/nfp/
H A Dnfp_ethdev_vf.c506 RTE_PMD_REGISTER_PCI_TABLE(net_nfp_vf, pci_id_nfp_vf_net_map);
/dpdk/drivers/compress/octeontx/
H A Dotx_zip_pmd.c655 RTE_PMD_REGISTER_PCI_TABLE(COMPRESSDEV_NAME_ZIP_PMD, pci_id_octtx_zipvf_table);
/dpdk/drivers/net/nfb/
H A Dnfb_ethdev.c691 RTE_PMD_REGISTER_PCI_TABLE(RTE_NFB_DRIVER_NAME, nfb_pci_id_table);
/dpdk/drivers/dma/cnxk/
H A Dcnxk_dmadev.c534 RTE_PMD_REGISTER_PCI_TABLE(cnxk_dmadev_pci_driver, cnxk_dma_pci_map);

123