Home
last modified time | relevance | path

Searched refs:DPAA2_ETH (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dprc.c53 if (dev->dev_type == DPAA2_ETH) { in rte_dpaa2_create_dprc_device()
77 dev->ep_dev_type = DPAA2_ETH; in rte_dpaa2_create_dprc_device()
/dpdk/drivers/bus/fslmc/
H A Drte_fslmc.h83 DPAA2_ETH, /**< DPNI type device*/ enumerator
H A Dfslmc_vfio.c721 case DPAA2_ETH: in fslmc_process_iodevices()
913 dev->dev_type != DPAA2_ETH && in fslmc_vfio_process_group()
921 case DPAA2_ETH: in fslmc_vfio_process_group()
H A Dfslmc_bus.c177 dev->dev_type = DPAA2_ETH; in scan_one_fslmc_device()
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_recycle.c667 if (dpaa2_dev->ep_dev_type == DPAA2_ETH && in dpaa2_dev_recycle_config()
H A Ddpaa2_ethdev.c2933 .drv_type = DPAA2_ETH,