Searched refs:port_immutable (Results 1 – 4 of 4) sorted by relevance
42 struct ib_port_immutable *port_immutable);
214 struct ib_port_immutable *port_immutable) in siw_get_port_immutable() argument222 port_immutable->gid_tbl_len = attr.gid_tbl_len; in siw_get_port_immutable()223 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in siw_get_port_immutable()
1638 struct ib_port_immutable port_immutable; in smb_direct_accept_client() local1649 &port_immutable); in smb_direct_accept_client()1650 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in smb_direct_accept_client()
1497 struct ib_port_immutable port_immutable; in _smbd_get_connection() local1597 info->id->device, info->id->port_num, &port_immutable); in _smbd_get_connection()1598 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in _smbd_get_connection()