bnxt_en: Refactor bnxt_set_rxfh()
authorMichael Chan <michael.chan@broadcom.com>
Mon, 25 Mar 2024 22:28:59 +0000 (15:28 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 29 Mar 2024 05:34:41 +0000 (22:34 -0700)
commit77a614f7499edd47549f31730f50cb043b699a8b
tree3166b5fbd91326fec4beac27810b4fe6662ef9aa
parent0895926f725ac6e4d163eb4b964199a5e81fbf40
bnxt_en: Refactor bnxt_set_rxfh()

Add a new bnxt_modify_rss() function to modify the RSS key and RSS
indirection table.  The new function can modify the parameters for
the default context or additional contexts.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Link: https://lore.kernel.org/r/20240325222902.220712-10-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c