Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib_verbs.h521 #define RDMA_CORE_CAP_IB_MAD 0x00000001 macro
547 | RDMA_CORE_CAP_IB_MAD \
553 | RDMA_CORE_CAP_IB_MAD \
559 | RDMA_CORE_CAP_IB_MAD \
2849 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_IB_MAD; in rdma_cap_ib_mad()