diff options
author | 2020-04-30 20:01:11 +0300 | |
---|---|---|
committer | 2020-04-30 13:02:32 -0700 | |
commit | 14366da6b59203ef5fc3cf21660113b60c2f1421 (patch) | |
tree | a7c36b6b4607436581fc96db3ff765603534699a /include/linux/tcp.h | |
parent | mlxsw: spectrum_span: Rename function (diff) | |
download | wireguard-linux-14366da6b59203ef5fc3cf21660113b60c2f1421.tar.xz wireguard-linux-14366da6b59203ef5fc3cf21660113b60c2f1421.zip |
mlxsw: spectrum_span: Wrap buffer change in a function
The code that adjusts the egress buffer size is not symmetric at the
moment. The update is done via a call to
mlxsw_sp_span_port_buffer_update(), but the disablement is done inline
by invoking the write to SBIB register directly.
Wrap the disablement code in mlxsw_sp_span_port_buffer_disable().
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Suggested-by: Petr Machata <petrm@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/tcp.h')
0 files changed, 0 insertions, 0 deletions