- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isRdmaCapable (0.47 sec)
-
src/main/java/jcifs/internal/smb2/multichannel/NetworkInterfaceInfo.java
*/ public boolean isRssCapable() { return rssCapable; } /** * Check if RDMA is supported * * @return true if RDMA capable */ public boolean isRdmaCapable() { return rdmaCapable; } /** * Check if this interface is usable for multi-channel * * @return true if usable */ public boolean isUsableForChannel() {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 21 11:13:46 UTC 2025 - 9.8K bytes - Viewed (0)