mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-13 07:40:02 +00:00
Currently, wcn36xx only asks for a TX BA session if it has already established one for RX. Thus, two wcn36xx devices cannot do a-mpdu between themselves since they both wait for the other to go first. Fix this by starting a BA session after a few QoS data frames have been sent to a STA. Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> |
||
|---|---|---|
| .. | ||
| debug.c | ||
| debug.h | ||
| dxe.c | ||
| dxe.h | ||
| hal.h | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| pmc.c | ||
| pmc.h | ||
| smd.c | ||
| smd.h | ||
| txrx.c | ||
| txrx.h | ||
| wcn36xx.h | ||