Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Dib_verbs.h394 #define RDMA_CORE_CAP_PROT_ROCE 0x00200000 macro
403 #define RDMA_CORE_PORT_IBA_ROCE (RDMA_CORE_CAP_PROT_ROCE \
1971 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_PROT_ROCE; in rdma_protocol_roce()
1982 (RDMA_CORE_CAP_PROT_IB | RDMA_CORE_CAP_PROT_ROCE); in rdma_ib_or_roce()