]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net/mlx5e: Expose function for building RSS params
authorGavi Teitz <gavi@mellanox.com>
Sun, 19 Aug 2018 12:01:13 +0000 (15:01 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 1 Oct 2018 18:32:44 +0000 (11:32 -0700)
commit3edc0159c01406a21a8c850b268d1ac8fb2b4c66
treec06c80e8559118a866b71329980a58b47dfbd839
parent46dc933cee82c8fd18f5fb8dfa10aceb7a29d5ab
net/mlx5e: Expose function for building RSS params

Towards enabling RSS for the vport representors, extract the
procedure for building a device's RSS params, and expose the
function.

Signed-off-by: Gavi Teitz <gavi@mellanox.com>
Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en.h
drivers/net/ethernet/mellanox/mlx5/core/en_main.c