Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Dib_verbs.h395 #define RDMA_CORE_CAP_PROT_IWARP 0x00400000 macro
408 #define RDMA_CORE_PORT_IWARP (RDMA_CORE_CAP_PROT_IWARP \
1976 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_PROT_IWARP; in rdma_protocol_iwarp()