Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifs_debug.c137 if (iface->rdma_capable) in cifs_dump_iface()
Dcifsglob.h848 unsigned int rdma_capable : 1; member
Dsmb2ops.c361 info->rdma_capable = le32_to_cpu(p->Capability & RDMA_CAPABLE); in parse_server_interfaces()