| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | install_from_ports.rst | 100 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 D | eal_common_bus.c | 32 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 D | nfp_common_pci.h | 30 nfp_class_driver_probe_t *probe; /**< Device probe function. */ member
|
| /dpdk/drivers/crypto/ipsec_mb/ |
| H A D | pmd_chacha_poly.c | 37 .probe = chacha20_poly1305_probe,
|
| H A D | pmd_kasumi.c | 43 .probe = kasumi_probe,
|
| /dpdk/doc/guides/nics/ |
| H A D | octeontx.rst | 84 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 D | enetc.rst | 67 - 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 D | enetfec.rst | 78 - 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 D | axgbe.rst | 63 EAL: probe driver: 1022:1458 net_axgbe
|
| /dpdk/lib/eal/include/ |
| H A D | bus_driver.h | 38 * 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 D | ssovf_probe.c | 210 .probe = ssowvf_probe, 286 .probe = ssovf_probe,
|
| H A D | timvf_probe.c | 161 .probe = timvf_probe,
|
| /dpdk/drivers/bus/uacce/ |
| H A D | bus_uacce_driver.h | 100 rte_uacce_probe_t *probe; /**< Device probe function. */ member
|
| /dpdk/drivers/crypto/octeontx/ |
| H A D | otx_cryptodev.c | 111 .probe = otx_cpt_pci_probe,
|
| /dpdk/drivers/crypto/ionic/ |
| H A D | ionic_crypto_vdev.c | 120 .probe = iocpt_vdev_probe,
|
| /dpdk/drivers/net/ionic/ |
| H A D | ionic_dev_vdev.c | 143 .probe = eth_ionic_vdev_probe,
|
| /dpdk/drivers/bus/auxiliary/ |
| H A D | auxiliary_common.c | 138 ret = drv->probe(drv, dev); in rte_auxiliary_probe_one_driver() 427 .probe = auxiliary_probe,
|
| /dpdk/drivers/common/nitrox/ |
| H A D | nitrox_device.c | 132 .probe = nitrox_pci_probe,
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cn9k_cryptodev.c | 156 .probe = cn9k_cpt_pci_probe,
|
| H A D | cn10k_cryptodev.c | 155 .probe = cn10k_cpt_pci_probe,
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_common_auxiliary.c | 176 .probe = mlx5_common_auxiliary_probe,
|
| /dpdk/drivers/bus/dpaa/ |
| H A D | bus_dpaa_driver.h | 113 rte_dpaa_probe_t probe; member
|
| /dpdk/drivers/net/virtio/ |
| H A D | virtio_pci_ethdev.c | 230 .probe = eth_virtio_pci_probe,
|
| /dpdk/drivers/regex/mlx5/ |
| H A D | mlx5_regex.c | 174 .probe = mlx5_regex_dev_probe,
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common_pci.c | 210 .probe = mlx5_common_pci_probe,
|