Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/infiniband/hw/cxgb4/
Dprovider.c430 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable()
/linux-6.14.4/drivers/infiniband/hw/qedr/
Dmain.c114 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in qedr_iw_port_immutable()
/linux-6.14.4/drivers/infiniband/sw/siw/
Dsiw_verbs.c223 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in siw_get_port_immutable()
/linux-6.14.4/fs/smb/server/
Dtransport_rdma.c1650 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in smb_direct_accept_client()
/linux-6.14.4/fs/smb/client/
Dsmbdirect.c1598 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in _smbd_get_connection()
/linux-6.14.4/drivers/infiniband/hw/erdma/
Derdma_verbs.c418 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in erdma_get_port_immutable()
/linux-6.14.4/include/rdma/
Dib_verbs.h665 #define RDMA_CORE_PORT_IWARP (RDMA_CORE_CAP_PROT_IWARP \ macro
/linux-6.14.4/drivers/infiniband/hw/irdma/
Dverbs.c3941 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in irdma_iw_port_immutable()