Searched refs:vdev_fd (Results 1 – 7 of 7) sorted by relevance
| /dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_dpio.c | 362 dpaa2_create_dpio_device(int vdev_fd, in dpaa2_create_dpio_device() argument 460 if (ioctl(vdev_fd, VFIO_DEVICE_GET_REGION_INFO, ®_info)) { in dpaa2_create_dpio_device() 468 vdev_fd, reg_info.offset); in dpaa2_create_dpio_device() 471 if (ioctl(vdev_fd, VFIO_DEVICE_GET_REGION_INFO, ®_info)) { in dpaa2_create_dpio_device() 479 vdev_fd, reg_info.offset); in dpaa2_create_dpio_device() 500 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_dprc.c | 25 rte_dpaa2_create_dprc_device(int vdev_fd __rte_unused, in rte_dpaa2_create_dprc_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()
|
| /dpdk/drivers/bus/fslmc/ |
| H A D | rte_fslmc.h | 103 typedef int (*rte_dpaa2_obj_create_t)(int vdev_fd,
|
| /dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_ptp.c | 136 dpaa2_create_dprtc_device(int vdev_fd __rte_unused, in dpaa2_create_dprtc_device()
|
| H A D | dpaa2_mux.c | 263 dpaa2_create_dpdmux_device(int vdev_fd __rte_unused, in dpaa2_create_dpdmux_device()
|