mlx5dv_is_supported (3) Linux Manual Page
mlx5dv_is_supported – Check whether an RDMA device implemented by the mlx5 provider
Synopsis
#include <infiniband/mlx5dv.h>
bool mlx5dv_is_supported(struct ibv_device *device);
Description
mlx5dv functions may be called only if this function returns true for the RDMA device.Arguments
- device
- RDMA device to check.
