Searched refs:RDMA_CORE_PORT_IWARP (Results 1 – 6 of 6) sorted by relevance
428 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable()
114 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in qedr_iw_port_immutable()
207 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in siw_get_port_immutable()
1620 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in _smbd_get_connection()
2433 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in i40iw_port_immutable()
645 #define RDMA_CORE_PORT_IWARP (RDMA_CORE_CAP_PROT_IWARP \ macro