Home
last modified time | relevance | path

Searched refs:rte_eth_dev_create (Results 1 – 15 of 15) sorted by relevance

/dpdk/drivers/net/ipn3ke/
H A Dmeson.build13 # rte_eth_dev_create()
H A Dipn3ke_ethdev.c533 retval = rte_eth_dev_create(&afu_dev->device, name, in ipn3ke_vswitch_probe()
/dpdk/lib/ethdev/
H A Dversion.map291 rte_eth_dev_create;
H A Dethdev_driver.c258 rte_eth_dev_create(struct rte_device *device, const char *name, in rte_eth_dev_create() function
H A Dethdev_driver.h1668 rte_eth_dev_create(struct rte_device *device, const char *name,
/dpdk/drivers/net/enic/
H A Denic_ethdev.c1324 retval = rte_eth_dev_create(&pci_dev->device, pci_dev->device.name, in eth_enic_pci_probe()
1361 retval = rte_eth_dev_create(&pci_dev->device, name, in eth_enic_pci_probe()
/dpdk/drivers/net/sfc/
H A Dsfc_repr.c1073 ret = rte_eth_dev_create(parent->device, name, in sfc_repr_create()
H A Dsfc_ethdev.c2941 rc = rte_eth_dev_create(&pci_dev->device, pci_dev->device.name, in sfc_eth_dev_find_or_create()
/dpdk/drivers/net/ionic/
H A Dionic_ethdev.c1231 err = rte_eth_dev_create(&pci_dev->device, in eth_ionic_pci_probe()
/dpdk/drivers/net/ice/
H A Dice_dcf_ethdev.c1881 ret = rte_eth_dev_create(&pci_dev->device, repr_name, in eth_ice_dcf_pci_probe()
/dpdk/drivers/net/bnxt/
H A Dbnxt_ethdev.c6233 ret = rte_eth_dev_create(&pci_dev->device, name, in bnxt_rep_port_probe()
6300 ret = rte_eth_dev_create(&pci_dev->device, pci_dev->device.name, in bnxt_pci_probe()
/dpdk/drivers/net/ngbe/
H A Dngbe_ethdev.c509 return rte_eth_dev_create(&pci_dev->device, pci_dev->device.name, in eth_ngbe_pci_probe()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c1743 retval = rte_eth_dev_create(&pci_dev->device, pci_dev->device.name, in eth_ixgbe_pci_probe()
1777 retval = rte_eth_dev_create(&pci_dev->device, name, in eth_ixgbe_pci_probe()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c931 return rte_eth_dev_create(&pci_dev->device, pci_dev->device.name, in eth_txgbe_pci_probe()
/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c658 retval = rte_eth_dev_create(&pci_dev->device, pci_dev->device.name, in eth_i40e_pci_probe()
686 retval = rte_eth_dev_create(&pci_dev->device, name, in eth_i40e_pci_probe()