Home
last modified time | relevance | path

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

/dpdk/drivers/bus/fslmc/
H A Drte_fslmc.h81 enum rte_dpaa2_dev_type { enum
113 enum rte_dpaa2_dev_type dev_type; /**< Type of device */
128 enum rte_dpaa2_dev_type dev_type; /**< Device Type */
130 enum rte_dpaa2_dev_type ep_dev_type; /**< Endpoint Device Type */
150 enum rte_dpaa2_dev_type drv_type; /**< Driver Type */
217 uint32_t rte_fslmc_get_device_count(enum rte_dpaa2_dev_type device_type);
H A Dversion.map104 rte_dpaa2_dev_type;
H A Dfslmc_bus.c35 rte_fslmc_get_device_count(enum rte_dpaa2_dev_type device_type) in rte_fslmc_get_device_count()