diff options
author | Jiri Pirko <jiri@nvidia.com> | 2020-11-10 11:48:49 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-12 15:55:19 -0800 |
commit | 2d5bd7a111ca082f72ab845a56b0376a7145dcf6 (patch) | |
tree | d0dda87635170f2ed94f81724e0abf062eeacd25 /drivers/net/ipa/ipa_gsi.c | |
parent | c1b290d594a12b4ed3b7386947162d5a061900b2 (diff) |
mlxsw: spectrum: Propagate context from work handler containing RALUE payload
Currently, RALUE payload is defined locally in the function that is
calling the register write. With introduction of alternative register to
RALUE, XMDR, it has to be possible to put multiple FIB entry
operations into single register write.
So in order to prepare for that, have per-work entry operation context
and propagate it all the way down to the functions writing RALUE.
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ipa/ipa_gsi.c')
0 files changed, 0 insertions, 0 deletions