commit | 23effa2479bae2fbea69493afaab9914ee3862ca | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Fri Jan 24 15:23:10 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 25 10:56:31 2020 +0100 |
tree | 6b636d5d174b93590f5431e83ac0a51331ed7d71 | |
parent | be1d5a8a7728cc734fc31b837796e7addc4ba832 [diff] |
mlxsw: reg: Add max_shaper_bs to QoS ETS Element Configuration The QEEC register configures scheduling elements. One of the bits of configuration is the burst size to use for the shaper installed on the element. Add the necessary fields to support this configuration. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>