Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Dib_verbs.h383 #define RDMA_CORE_CAP_IB_CM 0x00000004 macro
400 | RDMA_CORE_CAP_IB_CM \
405 | RDMA_CORE_CAP_IB_CM \
2069 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_IB_CM; in rdma_cap_ib_cm()