Searched refs:RTE_DEV_TO_VDEV_CONST (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/bus/vdev/ | ||
| H A D | rte_bus_vdev.h | 34 #define RTE_DEV_TO_VDEV_CONST(ptr) \ macro |
| H A D | vdev.c | 570 vstart = RTE_DEV_TO_VDEV_CONST(start); in rte_vdev_find_device() |