Home
last modified time | relevance | path

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

/linux-4.19.296/include/rdma/
Dib_verbs.h538 #define RDMA_CORE_CAP_PROT_IWARP 0x00400000 macro
564 #define RDMA_CORE_PORT_IWARP (RDMA_CORE_CAP_PROT_IWARP \
2825 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_PROT_IWARP; in rdma_protocol_iwarp()