Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h554 #define RDMA_CORE_CAP_IB_CM 0x00000004 macro
572 | RDMA_CORE_CAP_IB_CM \
577 | RDMA_CORE_CAP_IB_CM \
583 | RDMA_CORE_CAP_IB_CM \
2772 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_IB_CM; in rdma_cap_ib_cm()