table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 60.0-1.1
 - Leap-16.0
 
| HNSDV_IS_SUPPORTED(3) | HNS Programmer’s Manual | HNSDV_IS_SUPPORTED(3) | 
NAME¶
hnsdv_is_supported - Check whether an RDMA device implemented by the hns provider
SYNOPSIS¶
- 
    
#include <infiniband/hnsdv.h> bool hnsdv_is_supported(struct ibv_device *device); 
DESCRIPTION¶
hnsdv functions may be called only if this function returns true for the RDMA device.
ARGUMENTS¶
- device
 - RDMA device to check.
 
RETURN VALUE¶
Returns true if device is implemented by hns provider.
SEE ALSO¶
AUTHOR¶
Junxian Huang huangjunxian6@hisilicon.com
| 2024-02-06 | hns |