Home
last modified time | relevance | path

Searched refs:ep_dev_type (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dprc.c75 dev->ep_dev_type = DPAA2_MAC; in rte_dpaa2_create_dprc_device()
77 dev->ep_dev_type = DPAA2_ETH; in rte_dpaa2_create_dprc_device()
79 dev->ep_dev_type = DPAA2_MUX; in rte_dpaa2_create_dprc_device()
81 dev->ep_dev_type = DPAA2_UNKNOWN; in rte_dpaa2_create_dprc_device()
85 dev->ep_dev_type = DPAA2_UNKNOWN; in rte_dpaa2_create_dprc_device()
/dpdk/drivers/bus/fslmc/
H A Drte_fslmc.h130 enum rte_dpaa2_dev_type ep_dev_type; /**< Endpoint Device Type */ member
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_recycle.c627 if (dpaa2_dev->ep_dev_type == DPAA2_MAC) { in dpaa2_dev_recycle_config()
667 if (dpaa2_dev->ep_dev_type == DPAA2_ETH && in dpaa2_dev_recycle_config()