Home
last modified time | relevance | path

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

/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpio.c362 dpaa2_create_dpio_device(int vdev_fd, in dpaa2_create_dpio_device() argument
460 if (ioctl(vdev_fd, VFIO_DEVICE_GET_REGION_INFO, &reg_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, &reg_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 Ddpaa2_hw_dpbp.c37 dpaa2_create_dpbp_device(int vdev_fd __rte_unused, in dpaa2_create_dpbp_device()
H A Ddpaa2_hw_dprc.c25 rte_dpaa2_create_dprc_device(int vdev_fd __rte_unused, in rte_dpaa2_create_dprc_device()
H A Ddpaa2_hw_dpci.c34 rte_dpaa2_create_dpci_device(int vdev_fd __rte_unused, in rte_dpaa2_create_dpci_device()
/dpdk/drivers/bus/fslmc/
H A Drte_fslmc.h103 typedef int (*rte_dpaa2_obj_create_t)(int vdev_fd,
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ptp.c136 dpaa2_create_dprtc_device(int vdev_fd __rte_unused, in dpaa2_create_dprtc_device()
H A Ddpaa2_mux.c263 dpaa2_create_dpdmux_device(int vdev_fd __rte_unused, in dpaa2_create_dpdmux_device()