diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2023-12-08 13:10:25 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-12-10 19:31:41 +0000 |
commit | 271e015b91535dd87fd0f5df0cc3b906c2eddef9 (patch) | |
tree | 0d5802fb568208b955cc99dbefd22895edf45236 /lib/crypto/mpi/mpi-inline.h | |
parent | 6a203cb5165d2257e8d54193b69afdb480a17f6f (diff) |
net: rswitch: Add unmap_addrs instead of dma address in each desc
If the driver would like to transmit a jumbo frame like 2KiB or more,
it should be split into multiple queues. In the near future, to support
this, add unmap_addrs array to unmap dma mapping address instead of dma
address in each TX descriptor because the descriptors may not have
the top dma address.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/crypto/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions