diff options
author | 2025-02-28 11:54:15 +0100 | |
---|---|---|
committer | 2025-03-04 13:22:09 +0100 | |
commit | 80369686737fe07c233a1152da0b84372dabdcd6 (patch) | |
tree | 58f48b38ff210d17481992fbad391bb7dd8654f7 /drivers/net/wireless/intel/iwlwifi/mld/tests/utils.c | |
parent | net: dsa: mt7530: Enable Rx sptag for EN7581 SoC (diff) | |
download | wireguard-linux-80369686737fe07c233a1152da0b84372dabdcd6.tar.xz wireguard-linux-80369686737fe07c233a1152da0b84372dabdcd6.zip |
net: airoha: Enable support for multiple net_devices
In the current codebase airoha_eth driver supports just a single
net_device connected to the Packet Switch Engine (PSE) lan port (GDM1).
As shown in commit 23020f049327 ("net: airoha: Introduce ethernet
support for EN7581 SoC"), PSE can switch packets between four GDM ports.
Enable the capability to create a net_device for each GDM port of the
PSE module. Moreover, since the QDMA blocks can be shared between
net_devices, do not stop TX/RX DMA in airoha_dev_stop() if there are
active net_devices for this QDMA block.
This is a preliminary patch to enable flowtable hw offloading for EN7581
SoC.
Co-developed-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mld/tests/utils.c')
0 files changed, 0 insertions, 0 deletions