1mlx5dv_is_supported(3)                                  mlx5dv_is_supported(3)
2
3
4

NAME

6       mlx5dv_is_supported  -  Check whether an RDMA device implemented by the
7       mlx5 provider
8

SYNOPSIS

10              #include <infiniband/mlx5dv.h>
11
12              bool mlx5dv_is_supported(struct ibv_device *device);
13

DESCRIPTION

15       mlx5dv functions may be called only if this function returns  true  for
16       the RDMA device.
17

ARGUMENTS

19       device RDMA device to check.
20

RETURN VALUE

22       Returns true if device is implemented by mlx5 provider.
23

SEE ALSO

25       mlx5dv(7)
26

AUTHOR

28       Artemy Kovalyov <artemyko@mellanox.com>
29
30
31
32                                                        mlx5dv_is_supported(3)
Impressum