summaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-08-10 08:37:18 +0300
committerDavid S. Miller <davem@davemloft.net>2024-08-12 16:16:24 +0300
commitf203fd85e6669d72fb3bfa3ce485a9642a4a9583 (patch)
treec4213624dd2e5475f4cc4c6aa8b683050bf0f967 /include/linux/fpga/fpga-mgr.h
parent10fbe8c082fdde74b1f0814bc30e194cf330cdf7 (diff)
downloadlinux-f203fd85e6669d72fb3bfa3ce485a9642a4a9583.tar.xz
eth: mvpp2: implement new RSS context API
Implement the separate create/modify/delete ops for RSS. No problems with IDs - even tho RSS tables are per device the driver already seems to allocate IDs linearly per port. There's a translation table from per-port context ID to device context ID. mvpp2 doesn't have a key for the hash, it defaults to an empty/previous indir table. Note that there is no key at all, so we don't have to be concerned with reporting the wrong one (which is addressed by a patch later in the series). Compile-tested only. Reviewed-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions