Home
last modified time | relevance | path

Searched refs:vdev_fd (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpio.c364 dpaa2_create_dpio_device(int vdev_fd, in dpaa2_create_dpio_device() argument
454 if (ioctl(vdev_fd, VFIO_DEVICE_GET_REGION_INFO, &reg_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, &reg_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 Ddpaa2_hw_dpbp.c37 dpaa2_create_dpbp_device(int vdev_fd __rte_unused, in dpaa2_create_dpbp_device()
H A Ddpaa2_hw_dpci.c34 rte_dpaa2_create_dpci_device(int vdev_fd __rte_unused, in rte_dpaa2_create_dpci_device()
/f-stack/dpdk/drivers/bus/fslmc/
H A Drte_fslmc.h101 typedef int (*rte_dpaa2_obj_create_t)(int vdev_fd,
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ptp.c134 dpaa2_create_dprtc_device(int vdev_fd __rte_unused, in dpaa2_create_dprtc_device()
H A Ddpaa2_mux.c209 dpaa2_create_dpdmux_device(int vdev_fd __rte_unused, in dpaa2_create_dpdmux_device()