i40e: Move RSS table size for VSIs to the VSI struct
authorAnjali Singhai Jain <anjali.singhai@intel.com>
Tue, 24 Feb 2015 06:58:49 +0000 (06:58 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 3 Mar 2015 09:07:28 +0000 (01:07 -0800)
commit5db4cb59cdf1c4ce3c0fe8ecbcdb0f4694fe4986
treeec7f7def3a4b86ea00367e54ddcb69aa012126df
parentf8faaa40b4ca7f3486f8d2abdd524685e01e2a69
i40e: Move RSS table size for VSIs to the VSI struct

Since all VSIs don't have the same RSS table size,
have one for each VSI instead of having a single define
for RSS table size

Change-ID: Ic2c7c66e4a389d4b6c8841a707510a9735041f02
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_main.c
This page took 0.058301 seconds and 5 git commands to generate.