Lines Matching refs:rte_errno
42 rte_errno = errno; in mlx5_get_pci_addr()
43 return -rte_errno; in mlx5_get_pci_addr()
75 rte_errno = -rc; in mlx5_get_pci_addr()
171 rte_errno = errno; in mlx5_get_ifname_sysfs()
172 return -rte_errno; in mlx5_get_ifname_sysfs()
224 rte_errno = ENOENT; in mlx5_get_ifname_sysfs()
225 return -rte_errno; in mlx5_get_ifname_sysfs()
333 rte_errno = EINVAL; in mlx5_glue_dlopen()
341 rte_errno = EINVAL; in mlx5_glue_dlopen()
395 rte_errno = EINVAL; in mlx5_glue_constructor()
428 rte_errno = EINVAL; in mlx5_os_remote_pd_and_ctx_validate()
429 return -rte_errno; in mlx5_os_remote_pd_and_ctx_validate()
433 rte_errno = EINVAL; in mlx5_os_remote_pd_and_ctx_validate()
434 return -rte_errno; in mlx5_os_remote_pd_and_ctx_validate()
442 rte_errno = ENOTSUP; in mlx5_os_remote_pd_and_ctx_validate()
443 return -rte_errno; in mlx5_os_remote_pd_and_ctx_validate()
531 rte_errno = -ret; in mlx5_os_pd_prepare()
542 rte_errno = errno; in mlx5_os_pd_prepare()
545 return -rte_errno; in mlx5_os_pd_prepare()
551 rte_errno = ENOTSUP; in mlx5_os_pd_prepare()
552 return -rte_errno; in mlx5_os_pd_prepare()
568 rte_errno = ENOSYS; in mlx5_os_get_ibv_device()
595 rte_errno = ENOENT; in mlx5_os_get_ibv_device()
649 rte_errno = ENOTSUP; in mlx5_sys_roce_disable()
654 rte_errno = EINVAL; in mlx5_sys_roce_disable()
665 rte_errno = ENOTSUP; in mlx5_sys_roce_disable()
685 return -rte_errno; in mlx5_roce_disable()
689 return -rte_errno; in mlx5_roce_disable()
703 rte_errno = ENODEV; in mlx5_os_get_ibv_dev()
730 rte_errno = EAGAIN; in mlx5_vdpa_get_ibv_dev()
812 rte_errno = errno ? errno : ENODEV; in mlx5_open_device()
838 rte_errno = errno; in mlx5_import_device()
865 return -rte_errno; in mlx5_os_open_device()
937 rte_errno = errno; in mlx5_os_wrapped_mkey_create()
938 return -rte_errno; in mlx5_os_wrapped_mkey_create()
946 return -rte_errno; in mlx5_os_wrapped_mkey_create()