[PATCH net-next v7 07/14] net: lan966x: add FDMA ops dispatch for PCIe support
Simon Horman
horms at kernel.org
Wed Sep 23 02:00:13 PDT 2026
On Fri, Sep 18, 2026 at 01:33:59PM +0200, Daniel Machon wrote:
> Introduce lan966x_fdma_ops to support different FDMA implementations
> for platform and PCIe. Plumb fdma_init, fdma_deinit, fdma_xmit,
> fdma_poll and fdma_resize through the ops table, and select the
> implementation at probe time. Only the platform implementation exists
> at this point; the PCIe implementation is added in a later patch.
>
> Tested-by: Herve Codina <herve.codina at bootlin.com>
> Signed-off-by: Daniel Machon <daniel.machon at microchip.com>
Reviewed-by: Simon Horman <horms at kernel.org>
More information about the linux-arm-kernel
mailing list