| /f-stack/dpdk/drivers/crypto/octeontx/ |
| H A D | otx_cryptodev.c | 111 RTE_PMD_REGISTER_KMOD_DEP(CRYPTODEV_NAME_OCTEONTX_PMD, "vfio-pci");
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_dev.h | 229 #define RTE_PMD_REGISTER_KMOD_DEP(name, str) \ macro
|
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_cryptodev.c | 176 RTE_PMD_REGISTER_KMOD_DEP(CRYPTODEV_NAME_OCTEONTX2_PMD, "vfio-pci");
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbevf_ethdev.c | 216 RTE_PMD_REGISTER_KMOD_DEP(net_cxgbevf, "* igb_uio | vfio-pci");
|
| H A D | cxgbe_ethdev.c | 1333 RTE_PMD_REGISTER_KMOD_DEP(net_cxgbe, "* igb_uio | uio_pci_generic | vfio-pci");
|
| /f-stack/dpdk/drivers/raw/octeontx2_ep/ |
| H A D | otx2_ep_rawdev.c | 362 RTE_PMD_REGISTER_KMOD_DEP(sdp_rawdev_pci_driver, "vfio-pci");
|
| /f-stack/dpdk/drivers/regex/mlx5/ |
| H A D | mlx5_regex.c | 294 RTE_PMD_REGISTER_KMOD_DEP(MLX5_REGEX_DRIVER_NAME, "* ib_uverbs & mlx5_core & mlx5_ib");
|
| /f-stack/dpdk/drivers/raw/ioat/ |
| H A D | ioat_rawdev.c | 318 RTE_PMD_REGISTER_KMOD_DEP(IOAT_PMD_RAWDEV_NAME, "* igb_uio | uio_pci_generic");
|
| H A D | idxd_pci.c | 354 RTE_PMD_REGISTER_KMOD_DEP(IDXD_PMD_RAWDEV_NAME_PCI,
|
| /f-stack/dpdk/drivers/common/qat/ |
| H A D | qat_device.c | 426 RTE_PMD_REGISTER_KMOD_DEP(QAT_PCI_NAME, "* igb_uio | uio_pci_generic | vfio-pci");
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_ethdev.c | 816 RTE_PMD_REGISTER_KMOD_DEP(net_bnx2x, "* igb_uio | uio_pci_generic | vfio-pci"); 819 RTE_PMD_REGISTER_KMOD_DEP(net_bnx2xvf, "* igb_uio | vfio-pci");
|
| /f-stack/dpdk/drivers/mempool/octeontx2/ |
| H A D | otx2_mempool.c | 454 RTE_PMD_REGISTER_KMOD_DEP(mempool_octeontx2, "vfio-pci");
|
| /f-stack/dpdk/drivers/raw/octeontx2_dma/ |
| H A D | otx2_dpi_rawdev.c | 440 RTE_PMD_REGISTER_KMOD_DEP(dpi_rawdev_pci_driver, "vfio-pci");
|
| /f-stack/dpdk/drivers/net/nfb/ |
| H A D | nfb_ethdev.c | 609 RTE_PMD_REGISTER_KMOD_DEP(RTE_NFB_DRIVER_NAME, "* nfb");
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | features.rst | 803 * **[provides] RTE_PMD_REGISTER_KMOD_DEP**: ``igb_uio``. 812 * **[provides] RTE_PMD_REGISTER_KMOD_DEP**: ``vfio-pci``.
|
| /f-stack/dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa.c | 873 RTE_PMD_REGISTER_KMOD_DEP(net_mlx5_vdpa, "* ib_uverbs & mlx5_core & mlx5_ib");
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4.c | 1329 RTE_PMD_REGISTER_KMOD_DEP(net_mlx4,
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_dcf_ethdev.c | 1003 RTE_PMD_REGISTER_KMOD_DEP(net_ice_dcf, "* igb_uio | vfio-pci");
|
| /f-stack/dpdk/drivers/net/enetc/ |
| H A D | enetc_ethdev.c | 962 RTE_PMD_REGISTER_KMOD_DEP(net_enetc, "* vfio-pci");
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_ethdev.c | 1144 RTE_PMD_REGISTER_KMOD_DEP(net_netvsc, "* uio_hv_generic");
|
| /f-stack/dpdk/drivers/net/ark/ |
| H A D | ark_ethdev.c | 1066 RTE_PMD_REGISTER_KMOD_DEP(net_ark, "* igb_uio | uio_pci_generic ");
|
| /f-stack/dpdk/drivers/net/ionic/ |
| H A D | ionic_ethdev.c | 1320 RTE_PMD_REGISTER_KMOD_DEP(net_ionic, "* igb_uio | uio_pci_generic | vfio-pci");
|
| /f-stack/dpdk/drivers/raw/ifpga/ |
| H A D | ifpga_rawdev.c | 1613 RTE_PMD_REGISTER_KMOD_DEP(ifpga_rawdev_pci_driver, "* igb_uio | uio_pci_generic | vfio-pci");
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_ethdev.c | 1383 RTE_PMD_REGISTER_KMOD_DEP(net_enic, "* igb_uio | uio_pci_generic | vfio-pci");
|
| /f-stack/dpdk/drivers/vdpa/ifc/ |
| H A D | ifcvf_vdpa.c | 1326 RTE_PMD_REGISTER_KMOD_DEP(net_ifcvf, "* vfio-pci");
|