Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib_verbs.h523 #define RDMA_CORE_CAP_IB_CM 0x00000004 macro
549 | RDMA_CORE_CAP_IB_CM \
554 | RDMA_CORE_CAP_IB_CM \
560 | RDMA_CORE_CAP_IB_CM \
2919 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_IB_CM; in rdma_cap_ib_cm()