Home
last modified time | relevance | path

Searched refs:RDMA_CORE_CAP_AF_IB (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/ofed/include/rdma/
HDib_verbs.h489 #define RDMA_CORE_CAP_AF_IB 0x00001000 macro
503 | RDMA_CORE_CAP_AF_IB)
507 | RDMA_CORE_CAP_AF_IB \
513 | RDMA_CORE_CAP_AF_IB \
2477 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_AF_IB; in rdma_cap_af_ib()