Home
last modified time | relevance | path

Searched defs:drv (Results 1 – 25 of 27) sorted by relevance

12

/dpdk/drivers/bus/auxiliary/
H A Dauxiliary_common.c88 rte_auxiliary_probe_one_driver(struct rte_auxiliary_driver *drv, in rte_auxiliary_probe_one_driver()
155 struct rte_auxiliary_driver *drv; in rte_auxiliary_driver_remove_dev() local
187 struct rte_auxiliary_driver *drv; in auxiliary_probe_all_drivers() local
241 struct rte_auxiliary_driver *drv = NULL; in auxiliary_parse() local
396 const struct rte_auxiliary_driver *drv; in auxiliary_get_iommu_class() local
/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.c249 struct feature_driver *drv = fme_feature_drvs; in get_fme_feature_name() local
263 struct feature_driver *drv = port_feature_drvs; in get_port_feature_name() local
287 static int feature_init(struct feature_driver *drv, in feature_init()
/dpdk/drivers/bus/ifpga/
H A Difpga_bus.c286 ifpga_probe_one_driver(struct rte_afu_driver *drv, in ifpga_probe_one_driver()
311 struct rte_afu_driver *drv = NULL; in ifpga_probe_all_drivers() local
/dpdk/drivers/bus/auxiliary/linux/
H A Dauxiliary.c105 struct rte_auxiliary_driver *drv; in auxiliary_scan() local
/dpdk/drivers/bus/fslmc/
H A Dfslmc_bus.c392 struct rte_dpaa2_driver *drv; in rte_fslmc_probe() local
564 struct rte_dpaa2_driver *drv; in fslmc_all_device_support_iova() local
/dpdk/drivers/bus/dpaa/
H A Ddpaa_bus.c543 rte_dpaa_device_match(struct rte_dpaa_driver *drv, in rte_dpaa_device_match()
625 struct rte_dpaa_driver *drv; in rte_dpaa_bus_probe() local
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_pci.c129 mlx5_dev_pci_match(const struct mlx5_class_driver *drv, in mlx5_dev_pci_match()
H A Dmlx5_common.c435 mlx5_bus_match(const struct mlx5_class_driver *drv, in mlx5_bus_match()
/dpdk/drivers/raw/ioat/
H A Dioat_rawdev.c280 ioat_rawdev_probe(struct rte_pci_driver *drv, struct rte_pci_device *dev) in ioat_rawdev_probe()
H A Didxd_pci.c251 idxd_rawdev_probe_pci(struct rte_pci_driver *drv, struct rte_pci_device *dev) in idxd_rawdev_probe_pci()
/dpdk/drivers/dma/idxd/
H A Didxd_pci.c280 idxd_dmadev_probe_pci(struct rte_pci_driver *drv, struct rte_pci_device *dev) in idxd_dmadev_probe_pci()
/dpdk/drivers/net/bnx2x/
H A Decore_sp.c4863 const struct ecore_func_sp_drv_ops *drv) in ecore_func_init_func()
4880 const struct ecore_func_sp_drv_ops *drv) in ecore_func_init_port()
4899 static int ecore_func_init_cmn_chip(struct bnx2x_softc *sc, const struct ecore_func_sp_drv_ops in ecore_func_init_cmn_chip()
4920 const struct ecore_func_sp_drv_ops *drv) in ecore_func_init_cmn()
4934 const struct ecore_func_sp_drv_ops *drv = o->drv; in ecore_func_hw_init() local
4998 static void ecore_func_reset_func(struct bnx2x_softc *sc, const struct ecore_func_sp_drv_ops in ecore_func_reset_func()
5019 static void ecore_func_reset_port(struct bnx2x_softc *sc, const struct ecore_func_sp_drv_ops in ecore_func_reset_port()
5037 const struct ecore_func_sp_drv_ops *drv) in ecore_func_reset_cmn()
5048 const struct ecore_func_sp_drv_ops *drv = o->drv; in ecore_func_hw_reset() local
H A Decore_sp.h1777 struct ecore_func_sp_drv_ops *drv; member
/dpdk/drivers/bus/pci/
H A Dpci_common.c684 const struct rte_pci_driver *drv; in rte_pci_get_iommu_class() local
/dpdk/lib/cryptodev/
H A Dcryptodev_pmd.h589 #define RTE_PMD_REGISTER_CRYPTO_DRIVER(crypto_drv, drv, driver_id)\ argument
H A Drte_cryptodev.c2463 const struct rte_driver *drv) in rte_cryptodev_allocate_driver()
/dpdk/drivers/dma/ioat/
H A Dioat_dmadev.c698 ioat_dmadev_probe(struct rte_pci_driver *drv, struct rte_pci_device *dev) in ioat_dmadev_probe()
/dpdk/lib/bbdev/
H A Drte_bbdev.h317 struct rte_bbdev_driver_info drv; /**< Info from device driver */ member
/dpdk/drivers/net/atlantic/
H A Datl_ethdev.c1893 is_device_supported(struct rte_eth_dev *dev, struct rte_pci_driver *drv) in is_device_supported()
/dpdk/drivers/baseband/fpga_5gnr_fec/
H A Drte_fpga_5gnr_fec.c1825 fpga_5gnr_fec_init(struct rte_bbdev *dev, struct rte_pci_driver *drv) in fpga_5gnr_fec_init()
/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.c1596 is_device_supported(struct rte_eth_dev *dev, struct rte_dpaa_driver *drv) in is_device_supported()
/dpdk/drivers/baseband/fpga_lte_fec/
H A Dfpga_lte_fec.c2316 fpga_lte_fec_init(struct rte_bbdev *dev, struct rte_pci_driver *drv) in fpga_lte_fec_init()
/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.c4128 acc100_bbdev_init(struct rte_bbdev *dev, struct rte_pci_driver *drv) in acc100_bbdev_init()
/dpdk/drivers/net/bnxt/
H A Dbnxt_ethdev.c6360 is_device_supported(struct rte_eth_dev *dev, struct rte_pci_driver *drv) in is_device_supported()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c5165 is_device_supported(struct rte_eth_dev *dev, struct rte_pci_driver *drv) in is_device_supported()

12