linux-yocto/drivers/net/ethernet/netronome/nfp/nfd3
Alexander Lobakin 163943ac00 xsk: use generic DMA sync shortcut instead of a custom one
XSk infra's been using its own DMA sync shortcut to try avoiding
redundant function calls. Now that there is a generic one, remove
the custom implementation and rely on the generic helpers.
xsk_buff_dma_sync_for_cpu() doesn't need the second argument anymore,
remove it.

Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2024-05-08 08:51:20 +02:00
..
dp.c nfp: support UDP segmentation offload 2023-12-11 10:01:56 +00:00
ipsec.c nfp: fix incorrectly set csum flag for nfd3 path 2023-03-03 08:28:44 +00:00
nfd3.h nfp: add framework to support ipsec offloading 2022-11-21 08:51:36 +00:00
rings.c nfp: support TX VLAN ctag insert 2022-07-04 10:44:08 +01:00
xsk.c xsk: use generic DMA sync shortcut instead of a custom one 2024-05-08 08:51:20 +02:00