.\" Automatically generated by Pandoc 3.5 .\" .TH "HNSDV_IS_SUPPORTED" "3" "2024\-02\-06" "hns" "HNS Programmer\[cq]s Manual" .SH NAME hnsdv_is_supported \- Check whether an RDMA device implemented by the hns provider .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool hnsdv_is_supported(\f[B]struct\f[R] ibv_device *device); .EE .SH DESCRIPTION hnsdv 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 hns provider. .SH SEE ALSO \f[I]hnsdv(7)\f[R] .SH AUTHOR Junxian Huang \c .MT huangjunxian6@hisilicon.com .ME \c