Home
last modified time | relevance | path

Searched defs:driver (Results 1 – 17 of 17) sorted by relevance

/dpdk/doc/guides/cryptodevs/
H A Dqat.rst719 For an Intel(R) QuickAssist Technology DH895xCC device
732 For an Intel(R) QuickAssist Technology C62x device
748 For Intel(R) QuickAssist Technology C3xxx or 200xx or D15xx device
775 See note in the section `Binding the available VFs to the vfio-pci driver`_
/dpdk/drivers/bus/uacce/
H A Dbus_uacce_driver.h48 struct rte_uacce_driver *driver; /**< Driver used in probing. */ member
98 struct rte_driver driver; /**< Inherit core driver. */ member
/dpdk/lib/eal/include/
H A Ddev_driver.h31 const struct rte_driver *driver; /**< Driver assigned after probing */ global() member
/dpdk/drivers/bus/cdx/
H A Dcdx.c194 char driver[PATH_MAX]; in cdx_scan_one() local
482 rte_cdx_register(struct rte_cdx_driver *driver) in rte_cdx_register()
490 rte_cdx_unregister(struct rte_cdx_driver *driver) in rte_cdx_unregister()
/dpdk/drivers/raw/ifpga/
H A Dafu_pmd_core.c415 void afu_pmd_register(struct afu_rawdev_drv *driver) in afu_pmd_register()
421 void afu_pmd_unregister(struct afu_rawdev_drv *driver) in afu_pmd_unregister()
/dpdk/drivers/bus/auxiliary/
H A Dauxiliary_common.c260 rte_auxiliary_register(struct rte_auxiliary_driver *driver) in rte_auxiliary_register()
267 rte_auxiliary_unregister(struct rte_auxiliary_driver *driver) in rte_auxiliary_unregister()
/dpdk/usertools/
H A Ddpdk-devbind.py353 bind_one(dev_id, driver, force) global() argument
480 bind_all(dev_list, driver, force=False) global() argument
[all...]
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.c118 struct mlx5_class_driver *driver; in driver_get() local
895 struct mlx5_class_driver *driver; in drivers_remove() local
921 struct mlx5_class_driver *driver; in drivers_probe() local
1204 mlx5_class_driver_register(struct mlx5_class_driver *driver) in mlx5_class_driver_register()
H A Dmlx5_common_pci.c192 mlx5_common_driver_on_register_pci(struct mlx5_class_driver *driver) in mlx5_common_driver_on_register_pci()
/dpdk/drivers/bus/dpaa/
H A Dbus_dpaa_driver.h98 struct rte_dpaa_driver *driver; member
111 struct rte_driver driver; member
/dpdk/drivers/bus/pci/
H A Dpci_common.c514 rte_pci_register(struct rte_pci_driver *driver) in rte_pci_register()
521 rte_pci_unregister(struct rte_pci_driver *driver) in rte_pci_unregister()
/dpdk/drivers/net/virtio/
H A Dvirtio_ring.h88 struct vring_packed_desc_event *driver; member
/dpdk/drivers/dma/idxd/
H A Didxd_bus.c60 struct rte_driver driver; /**< Driver struct for devices to point to */ member
/dpdk/lib/eal/common/
H A Deal_common_dev.c24 rte_driver_name(const struct rte_driver *driver) in rte_driver_name() argument
/dpdk/drivers/bus/pci/linux/
H A Dpci.c211 char driver[PATH_MAX]; in pci_scan_one() local
/dpdk/lib/cryptodev/
H A Dcryptodev_pmd.h135 const struct rte_driver *driver; member
[all...]
H A Drte_cryptodev.c2696 struct cryptodev_driver *driver; rte_cryptodev_driver_id_get() local
2740 struct cryptodev_driver *driver; rte_cryptodev_driver_name_get() local
[all...]