Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4760256imu; Tue, 29 Jan 2019 07:06:28 -0800 (PST) X-Google-Smtp-Source: ALg8bN5DZzMuxLEbkTcE10PDx88d3MmuoJ4moyyewmwm1d981e9aAiNjsTsGr+WTUYy7JJMZnDhd X-Received: by 2002:a63:bf0b:: with SMTP id v11mr24514656pgf.302.1548774388898; Tue, 29 Jan 2019 07:06:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548774388; cv=none; d=google.com; s=arc-20160816; b=q1dTzmEB5NhcVLuyFjG3HQ4qFt0XfDR3szAG998lMbuWfmfKQi3mIuCN2eQ4nnb7v6 pX1edOou3jq/JgULfXYGVEj4GNRJIEWME6OUtIt7CQQ27D3y4mLtiet71PG+PaLUKqUC LFsFrxu++IhftaUF8V0ivfEo3NyNfwqCQ3wdWFsuz167//G21T45sMweyoHfHHF9CGi7 L6qyigPtPCSWvZP0NUcFkkhh7HgqmxvcYVPI5FvT0tSvAgnxip0CzNaIHqha3BWctTeN MKmS40ZsGYl26MX+bZDBdk4l1Af52WLHU+teaOZslROvvb9K75nSGu5caw1ciV+Jkc5z bMfA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=m/bhEkKbguOiMDunScu6EARwKiOJkrfH2nDI90hr3TE=; b=t+d+FkA72QoxUHNrWcHe6TOhJG6hQLMfpntdytm10dlPSC7LJWBAt2RWDZhGbAM7hd v6NfXE7CFFVHItDoY9VFXi5u88mIuLTaYD+s95sDYusathPl5Ux6A+ouy923C7KAqQ1N qWBhUhfQhsLLA88Y3ie8DXJp/jqIclHVR8CWq2GllnERgH9kB5SVbMG4qD6W75JUYtdk KiS5m2SlVEQOeLafh+rTADhPGc6zRklJBZV5rxLaYVuwHKtPTrYGJBH08tppnbjKiIL9 ho/wdNAhB41dLMXaUTXPfrQESt1sKuywWwpWPJ+lduVKH+AOW3I5y7Tsmdo8qivvPXAs rkDQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m75si35076351pga.432.2019.01.29.07.06.11; Tue, 29 Jan 2019 07:06:28 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729180AbfA2PFA (ORCPT + 99 others); Tue, 29 Jan 2019 10:05:00 -0500 Received: from mga02.intel.com ([134.134.136.20]:34504 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728265AbfA2PBx (ORCPT ); Tue, 29 Jan 2019 10:01:53 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Jan 2019 07:01:51 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,537,1539673200"; d="scan'208";a="139779829" Received: from black.fi.intel.com ([10.237.72.28]) by fmsmga004.fm.intel.com with ESMTP; 29 Jan 2019 07:01:48 -0800 Received: by black.fi.intel.com (Postfix, from userid 1001) id C9ACB7C4; Tue, 29 Jan 2019 17:01:44 +0200 (EET) From: Mika Westerberg To: linux-kernel@vger.kernel.org Cc: Michael Jamet , Yehezkel Bernat , Andreas Noever , Lukas Wunner , "David S . Miller" , Mika Westerberg , Andy Shevchenko , netdev@vger.kernel.org Subject: [PATCH 13/28] thunderbolt: Add helper function to iterate from one port to another Date: Tue, 29 Jan 2019 18:01:28 +0300 Message-Id: <20190129150143.12681-14-mika.westerberg@linux.intel.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190129150143.12681-1-mika.westerberg@linux.intel.com> References: <20190129150143.12681-1-mika.westerberg@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org We need to be able to walk from one port to another when we are creating paths where there are multiple switches between two ports. For this reason introduce a new function tb_port_get_next() and a new macro tb_for_each_port(). Signed-off-by: Mika Westerberg --- drivers/thunderbolt/switch.c | 60 ++++++++++++++++++++++++++++++++++++ drivers/thunderbolt/tb.h | 6 ++++ 2 files changed, 66 insertions(+) diff --git a/drivers/thunderbolt/switch.c b/drivers/thunderbolt/switch.c index ae366c252c74..d0f9e3a01851 100644 --- a/drivers/thunderbolt/switch.c +++ b/drivers/thunderbolt/switch.c @@ -683,6 +683,66 @@ void tb_port_release_out_hopid(struct tb_port *port, int hopid) ida_simple_remove(&port->out_hopids, hopid); } +/** + * tb_port_get_next() - Return next port for given port + * @start: Start port of the walk + * @end: End port of the walk + * @prev: Previous port (%NULL if this is the first) + * + * This function can be used to walk from one port to another if they + * are connected through zero or more switches. If the @prev is dual + * link port, the function follows that link and returns another end on + * that same link. + * + * If the walk cannot be continued, returns %NULL. + * + * Domain tb->lock must be held when this function is called. + */ +struct tb_port *tb_port_get_next(struct tb_port *start, struct tb_port *end, + struct tb_port *prev) +{ + struct tb_port *port, *next; + + if (!prev) + return start; + + if (prev->sw == end->sw) { + if (prev != end) + return end; + return NULL; + } + + /* Switch back to use primary links for walking */ + if (prev->dual_link_port && prev->link_nr) + port = prev->dual_link_port; + else + port = prev; + + if (start->sw->config.depth < end->sw->config.depth) { + if (port->remote && + port->remote->sw->config.depth > port->sw->config.depth) + next = port->remote; + else + next = tb_port_at(tb_route(end->sw), port->sw); + } else if (start->sw->config.depth > end->sw->config.depth) { + if (tb_is_upstream_port(port)) + next = port->remote; + else + next = tb_upstream_port(port->sw); + } else { + /* Must be the same switch then */ + if (start->sw != end->sw) + return NULL; + return end; + } + + /* If prev was dual link return another end of that link then */ + if (next->dual_link_port && next->link_nr != prev->link_nr) + return next->dual_link_port; + + return next; +} + /** * tb_pci_port_enable() - Enable PCIe adapter port * @port: PCIe port to enable diff --git a/drivers/thunderbolt/tb.h b/drivers/thunderbolt/tb.h index a4f835c4bdc2..360333caa3c4 100644 --- a/drivers/thunderbolt/tb.h +++ b/drivers/thunderbolt/tb.h @@ -448,6 +448,12 @@ int tb_port_alloc_in_hopid(struct tb_port *port, int hopid, int max_hopid); void tb_port_release_in_hopid(struct tb_port *port, int hopid); int tb_port_alloc_out_hopid(struct tb_port *port, int hopid, int max_hopid); void tb_port_release_out_hopid(struct tb_port *port, int hopid); +struct tb_port *tb_port_get_next(struct tb_port *start, struct tb_port *end, + struct tb_port *prev); + +#define tb_for_each_port(port, start, end) \ + for (port = tb_port_get_next(start, end, NULL); port; \ + port = tb_port_get_next(start, end, port)) int tb_switch_find_vse_cap(struct tb_switch *sw, enum tb_switch_vse_cap vsec); int tb_port_find_cap(struct tb_port *port, enum tb_port_cap cap); -- 2.20.1