Searched refs:RDMA_CORE_CAP_PROT_IWARP (Results 1 – 1 of 1) sorted by relevance
566 #define RDMA_CORE_CAP_PROT_IWARP 0x00400000 macro586 #define RDMA_CORE_PORT_IWARP (RDMA_CORE_CAP_PROT_IWARP \2679 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_PROT_IWARP; in rdma_protocol_iwarp()