diff options
| author | Lorenzo Bianconi <lorenzo@kernel.org> | 2026-05-27 13:21:18 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-02 23:24:25 +0300 |
| commit | 069626af6dfaa26b82119900f4aff1fec38d5983 (patch) | |
| tree | b45cb9e8b0a75690320804a082d7cd7d478bb857 /include/linux/processor.h | |
| parent | eca4f59b536780a56bd22db03fe5465e8e978f36 (diff) | |
| download | linux-069626af6dfaa26b82119900f4aff1fec38d5983.tar.xz | |
net: airoha: Move qos_sq_bmap in airoha_gdm_dev struct
Since now multiple net_devices connected to different QDMA blocks can
share the same GDM port, qos_sq_bmap field can be overwritten with the
configuration obtained from a net_device connected to a different QDMA
block. In order to fix the issue move qos_sq_bmap field from
airoha_gdm_port struct to airoha_gdm_dev one.
Add qos_channel_map bitmap in airoha_qdma struct to track if a shared
QDMA channel is already in use by another net_device.
Tested-by: Xuegang Lu <xuegang.lu@airoha.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20260527-airoha-eth-multi-serdes-preliminary-v1-4-ec6ed73ef7fc@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/processor.h')
0 files changed, 0 insertions, 0 deletions
