Searched refs:RDMA_CORE_CAP_PROT_ROCE (Results 1 – 1 of 1) sorted by relevance
565 #define RDMA_CORE_CAP_PROT_ROCE 0x00200000 macro575 #define RDMA_CORE_PORT_IBA_ROCE (RDMA_CORE_CAP_PROT_ROCE \2664 (RDMA_CORE_CAP_PROT_ROCE | RDMA_CORE_CAP_PROT_ROCE_UDP_ENCAP); in rdma_protocol_roce()2674 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_PROT_ROCE; in rdma_protocol_roce_eth_encap()