net/mlx5e: Introduce create/destroy RSS indir table access functions
authorAchiad Shochat <achiad@mellanox.com>
Wed, 29 Jul 2015 12:05:45 +0000 (15:05 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Jul 2015 06:04:47 +0000 (23:04 -0700)
commit1fc22739a83a245ddad9d9f7c2001c8b3b44c500
tree6af4ad456e709464857d3e9a3268855b1d7dd713
parent1f2a30037bf18ae6d1bab2c47caeceb4eb0f6464
net/mlx5e: Introduce create/destroy RSS indir table access functions

Introduce access functions to create/destroy RSS indrection table
and use it in the Ethernet driver.

Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
drivers/net/ethernet/mellanox/mlx5/core/transobj.c
drivers/net/ethernet/mellanox/mlx5/core/transobj.h
This page took 0.025929 seconds and 5 git commands to generate.