nuttx/drivers/wireless/ieee80211
chao.an bc6b3f34c8 wireless/bcm43xxx: enable tx flow control to improve performance
RX/TX shared free queue on bcmf implementation, if TX occupies the
free queue completely, RX will trigger read abort because it cannot
alloc buffer successfully from the shared free queue. This commit will
limit the sending entries of tx and prevent rx triggering abort

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-06-29 09:06:57 +03:00
..
bcm43xxx wireless/bcm43xxx: enable tx flow control to improve performance 2022-06-29 09:06:57 +03:00
Kconfig
Make.defs