Home
last modified time | relevance | path

Searched refs:probe (Results 1 – 25 of 80) sorted by relevance

1234

/dpdk/doc/guides/freebsd_gsg/
H A Dinstall_from_ports.rst100 EAL: probe driver: 8086:153b net_e1000_em
103 EAL: probe driver: 8086:1572 net_i40e
105 EAL: probe driver: 8086:1572 net_i40e
107 EAL: probe driver: 8086:1572 net_i40e
109 EAL: probe driver: 8086:1572 net_i40e
/dpdk/lib/eal/common/
H A Deal_common_bus.c32 RTE_VERIFY(bus->probe); in rte_bus_register()
78 ret = bus->probe(); in rte_bus_probe()
85 ret = vbus->probe(); in rte_bus_probe()
/dpdk/drivers/common/nfp/
H A Dnfp_common_pci.h30 nfp_class_driver_probe_t *probe; /**< Device probe function. */ member
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_chacha_poly.c37 .probe = chacha20_poly1305_probe,
H A Dpmd_kasumi.c43 .probe = kasumi_probe,
/dpdk/doc/guides/nics/
H A Docteontx.rst84 EAL: probe driver: 177d:a04b octeontx_ssovf
87 EAL: probe driver: 177d:a0dd octeontx_pkivf
90 EAL: probe driver: 177d:a049 octeontx_pkovf
H A Denetc.rst67 - This scanning will invoke the probe function of ENETC driver.
68 - The probe function will set the basic device registers and also setups BD rings.
H A Denetfec.rst78 - RTE framework scans and will invoke the probe function of ENETFEC driver.
79 - The probe function will set the basic device registers and also setups BD rings.
H A Daxgbe.rst63 EAL: probe driver: 1022:1458 net_axgbe
/dpdk/lib/eal/include/
H A Dbus_driver.h38 * Implementation specific probe function which is responsible for linking
44 * 0 for successful probe
76 * Implementation specific probe function which is responsible for linking
256 rte_bus_probe_t probe; /**< Probe devices on bus */ member
/dpdk/drivers/event/octeontx/
H A Dssovf_probe.c210 .probe = ssowvf_probe,
286 .probe = ssovf_probe,
H A Dtimvf_probe.c161 .probe = timvf_probe,
/dpdk/drivers/bus/uacce/
H A Dbus_uacce_driver.h100 rte_uacce_probe_t *probe; /**< Device probe function. */ member
/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev.c111 .probe = otx_cpt_pci_probe,
/dpdk/drivers/crypto/ionic/
H A Dionic_crypto_vdev.c120 .probe = iocpt_vdev_probe,
/dpdk/drivers/net/ionic/
H A Dionic_dev_vdev.c143 .probe = eth_ionic_vdev_probe,
/dpdk/drivers/bus/auxiliary/
H A Dauxiliary_common.c138 ret = drv->probe(drv, dev); in rte_auxiliary_probe_one_driver()
427 .probe = auxiliary_probe,
/dpdk/drivers/common/nitrox/
H A Dnitrox_device.c132 .probe = nitrox_pci_probe,
/dpdk/drivers/crypto/cnxk/
H A Dcn9k_cryptodev.c156 .probe = cn9k_cpt_pci_probe,
H A Dcn10k_cryptodev.c155 .probe = cn10k_cpt_pci_probe,
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_auxiliary.c176 .probe = mlx5_common_auxiliary_probe,
/dpdk/drivers/bus/dpaa/
H A Dbus_dpaa_driver.h113 rte_dpaa_probe_t probe; member
/dpdk/drivers/net/virtio/
H A Dvirtio_pci_ethdev.c230 .probe = eth_virtio_pci_probe,
/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.c174 .probe = mlx5_regex_dev_probe,
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_pci.c210 .probe = mlx5_common_pci_probe,

1234