Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dprovider.c435 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable()
/Linux-v5.4/drivers/infiniband/hw/qedr/
Dmain.c115 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in qedr_iw_port_immutable()
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1180 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in iwch_port_immutable()
/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_verbs.c241 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in siw_get_port_immutable()
/Linux-v5.4/fs/cifs/
Dsmbdirect.c1708 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in _smbd_get_connection()
/Linux-v5.4/include/rdma/
Dib_verbs.h633 #define RDMA_CORE_PORT_IWARP (RDMA_CORE_CAP_PROT_IWARP \ macro
/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_verbs.c2455 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in i40iw_port_immutable()