commit | 56ad3aef5cdac0695944985f7f70209aec0efd4d | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Wed Mar 10 13:34:12 2021 +0200 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Tue Jun 01 10:48:59 2021 +0300 |
tree | 129398d6ee220eabe6d70a6ea9a45cabb15a505f | |
parent | e7051beab8393dc614f7ea3969aa03bc490db1d6 [diff] |
thunderbolt: Read router preferred credit allocation information USB4 routers must expose their preferred credit (buffer) allocation information through router operation. This information tells the connection manager how the router prefers its buffers to be allocated to get the expected bandwidth for the supported protocols. Read this information and store it as part of struct tb_switch for each USB4 router. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>