.\" Automatically generated by Pandoc 3.6.1 .\" .TH "mlx5dv_is_supported" "3" "" "" .SH NAME mlx5dv_is_supported \- Check whether an RDMA device implemented by the mlx5 provider .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool mlx5dv_is_supported(\f[B]struct\f[R] ibv_device *device); .EE .SH DESCRIPTION mlx5dv functions may be called only if this function returns true for the RDMA device. .SH ARGUMENTS .TP \f[I]device\f[R] RDMA device to check. .SH RETURN VALUE Returns true if device is implemented by mlx5 provider. .SH SEE ALSO \f[I]mlx5dv(7)\f[R] .SH AUTHOR Artemy Kovalyov \c .MT artemyko@mellanox.com .ME \c