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>
Šī revīzija ir iekļauta:

revīziju iesūtīja
Jeff Kirsher

vecāks
f8faaa40b4
revīzija
5db4cb59cd
@@ -471,6 +471,8 @@ struct i40e_vsi {
|
||||
u16 rx_itr_setting;
|
||||
u16 tx_itr_setting;
|
||||
|
||||
u16 rss_table_size;
|
||||
|
||||
u16 max_frame;
|
||||
u16 rx_hdr_len;
|
||||
u16 rx_buf_len;
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user