[PATCH] wifi: ath10k: Serialize wake_tx_queue ops

2023-03-23 Thread Alexander Wetzel
re.kernel.org/r/519b5bb9-8899-ae7c-4eff-f3116cdfd...@nbd.name CC: Signed-off-by: Alexander Wetzel --- The intend of this patch is to sort out an issue discovered in the discussion referred to by the Link tag. I can't test it with real HW and thus just implemented the per-ac queue lock Felix su

Re: ath10k wake_tx_queue issues

2018-05-15 Thread Alexander Wetzel
Hello, This sounds exactly like the issue I just submitted a patch for. Can you test https://patchwork.kernel.org/patch/10399613/ if that solves the issue? Am 15.05.2018 um 22:31 schrieb Niklas Cassel: > On Tue, May 15, 2018 at 04:13:48PM +0200, Toke Høiland-Jørgensen wrote: >> [ Adding Felix ]

Re: [PATCH v2 00/10] Convert mac80211 to TXQs only

2025-02-19 Thread Alexander Wetzel
On 19.02.25 20:19, James Prestwood wrote: ... Trying to get some clarity if this might fix a regression [1] with ath10k where upon roaming the TX queue hangs on flush for ~4-10 seconds. I was hopeful for another set [2] but it looks like this only effected AP mode and with that applied I stil