Home
last modified time | relevance | path

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

/linux-4.19.296/include/rdma/
Dib_verbs.h536 #define RDMA_CORE_CAP_PROT_IB 0x00100000 macro
547 #define RDMA_CORE_PORT_IBA_IB (RDMA_CORE_CAP_PROT_IB \
2804 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_PROT_IB; in rdma_protocol_ib()