Searched refs:vdev_fd (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_dpio.c | 364 dpaa2_create_dpio_device(int vdev_fd, in dpaa2_create_dpio_device() argument 454 if (ioctl(vdev_fd, VFIO_DEVICE_GET_REGION_INFO, ®_info)) { in dpaa2_create_dpio_device() 462 vdev_fd, reg_info.offset); in dpaa2_create_dpio_device() 465 if (ioctl(vdev_fd, VFIO_DEVICE_GET_REGION_INFO, ®_info)) { in dpaa2_create_dpio_device() 473 vdev_fd, reg_info.offset); in dpaa2_create_dpio_device() 494 if (rte_dpaa2_vfio_setup_intr(&dpio_dev->intr_handle, vdev_fd, 1)) { in dpaa2_create_dpio_device()
|
| H A D | dpaa2_hw_dpbp.c | 37 dpaa2_create_dpbp_device(int vdev_fd __rte_unused, in dpaa2_create_dpbp_device()
|
| H A D | dpaa2_hw_dpci.c | 34 rte_dpaa2_create_dpci_device(int vdev_fd __rte_unused, in rte_dpaa2_create_dpci_device()
|
| /f-stack/dpdk/drivers/bus/fslmc/ |
| H A D | rte_fslmc.h | 101 typedef int (*rte_dpaa2_obj_create_t)(int vdev_fd,
|
| /f-stack/dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_ptp.c | 134 dpaa2_create_dprtc_device(int vdev_fd __rte_unused, in dpaa2_create_dprtc_device()
|
| H A D | dpaa2_mux.c | 209 dpaa2_create_dpdmux_device(int vdev_fd __rte_unused, in dpaa2_create_dpdmux_device()
|