hnsdv_is_supported - Check whether an RDMA device implemented by the hns provider
#include <infiniband/hnsdv.h> bool hnsdv_is_supported(struct ibv_device *device);
hnsdv functions may be called only if this function returns true for the RDMA device.
|
device |
RDMA device to check. |
Returns true if device is implemented by hns provider.
hnsdv(7)
Junxian Huang <[email protected]>