Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib_verbs.h540 #define RDMA_CORE_CAP_PROT_USNIC 0x02000000 macro
570 #define RDMA_CORE_PORT_USNIC (RDMA_CORE_CAP_PROT_USNIC)
2832 return device->port_immutable[port_num].core_cap_flags & RDMA_CORE_CAP_PROT_USNIC; in rdma_protocol_usnic()