Re: [PATCH] wifi: ath11k: add support for MU EDCA
Paweł Owoc <[email protected]>
| Newsgroups | org.infradead.lists.ath11k,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <CAKEyCaD4=qeQZYYOv4BTrqUJkZa+jnea1b3BL434X1iGMA-_xg@mail.gmail.com> |
On Fri, Nov 21, 2025 at 6:00 AM Yu Zhang(Yuriy) <[email protected]> wrote: > > hi, > > From your log/calltrace, I didn’t see any errors related to MU EDCA; > what I saw were related to SMPS. Did you also add changes related to SMPS? > > Yuriy Hi Yuriy, Thanks for your reply. The ath11k driver is version 6.14.12. Everything works if I remove the mu_edca setting without any other changes. The problem doesn't occur with the newer IPQ8074 firmware, version 2.12-01460, which hasn't been publicly released. More details: https://github.com/openwrt/openwrt/issues/20702 Regards,