Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/cxgb4/
Dprovider.c426 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable()
/Linux-v5.15/drivers/infiniband/hw/qedr/
Dmain.c114 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in qedr_iw_port_immutable()
/Linux-v5.15/drivers/infiniband/sw/siw/
Dsiw_verbs.c207 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in siw_get_port_immutable()
/Linux-v5.15/fs/ksmbd/
Dtransport_rdma.c1566 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in smb_direct_accept_client()
/Linux-v5.15/fs/cifs/
Dsmbdirect.c1631 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in _smbd_get_connection()
/Linux-v5.15/include/rdma/
Dib_verbs.h648 #define RDMA_CORE_PORT_IWARP (RDMA_CORE_CAP_PROT_IWARP \ macro
/Linux-v5.15/drivers/infiniband/hw/irdma/
Dverbs.c3645 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in irdma_iw_port_immutable()