OpenCloudOS-Kernel/drivers/net/wireless/quantenna/qtnfmac/pearl
Sergey Matyukevich c35c0d54a7 qtnfmac: modify full Tx queue recovery
Current recovery approach is to wake s/w Tx queues for skb->dev netdevice.
However this approach doesn't cover the case when h/w queue is full of
packets from a single wireless interface. Suppose xmit attempt from the
second wireless interface fails due to failed reclaim. Then the second
interface will not have a chance to recover even if subsequent reclaims
succeed. Possible solution is to attempt to wake all the s/w queues
belonging to driver interfaces.

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-10-30 12:51:49 +02:00
..
pcie.c qtnfmac: modify full Tx queue recovery 2017-10-30 12:51:49 +02:00
pcie_bus_priv.h qtnfmac: modify full Tx queue recovery 2017-10-30 12:51:49 +02:00
pcie_ipc.h qtnfmac: implement 64-bit dma support 2017-08-31 15:57:40 +03:00
pcie_regs_pearl.h qtnfmac: implement 64-bit dma support 2017-08-31 15:57:40 +03:00