ice: Introduce new parameters in ice_sched_node
[ Upstream commit 16dfa494 ] To support new devlink-rate API ice_sched_node struct needs to store a number of additional parameters. This includes tx_max, tx_share, tx_weight, and tx_priority. Add new fields to ice_sched_node struct. Add new functions to configure the hardware with new parameters. Introduce new xarray to identify nodes uniquely. Signed-off-by:Michal Wilczynski <michal.wilczynski@intel.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org> Stable-dep-of: adbf5a42 ("ice: remove af_xdp_zc_qps bitmap") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading