Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c431 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable()
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dmain.c114 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in qedr_iw_port_immutable()
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c209 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in siw_get_port_immutable()
/openbmc/linux/fs/smb/server/
H A Dtransport_rdma.c1650 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in smb_direct_accept_client()
/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_verbs.c402 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in erdma_get_port_immutable()
/openbmc/linux/fs/smb/client/
H A Dsmbdirect.c1599 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in _smbd_get_connection()
/openbmc/linux/include/rdma/
H A Dib_verbs.h668 #define RDMA_CORE_PORT_IWARP (RDMA_CORE_CAP_PROT_IWARP \ macro
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c3795 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in irdma_iw_port_immutable()