Home
last modified time | relevance | path

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

/linux-4.19.296/include/rdma/
Dib_verbs.h522 #define RDMA_CORE_CAP_IB_MAD 0x00000001 macro
548 | RDMA_CORE_CAP_IB_MAD \
554 | RDMA_CORE_CAP_IB_MAD \
560 | RDMA_CORE_CAP_IB_MAD \
2858 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_IB_MAD; in rdma_cap_ib_mad()