]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Bluetooth: btintel_pcie: Increase the tx and rx descriptor count
authorChandrashekar Devegowda <chandrashekar.devegowda@intel.com>
Tue, 3 Jun 2025 10:04:39 +0000 (15:34 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 5 Jun 2025 18:53:53 +0000 (14:53 -0400)
commit2dd711102ce69ae41f65d09c012441227d4aa983
treed7239ce791f7c7e98bd47407440504d581dc56f1
parentdaabd276985055250528da97e9ce6d277d7009c2
Bluetooth: btintel_pcie: Increase the tx and rx descriptor count

This change addresses latency issues observed in HID use cases where
events arrive in bursts. By increasing the Rx descriptor count to 64,
the firmware can handle bursty data more effectively, reducing latency
and preventing buffer overflows.

Signed-off-by: Chandrashekar Devegowda <chandrashekar.devegowda@intel.com>
Signed-off-by: Kiran K <kiran.k@intel.com>
Fixes: c2b636b3f788 ("Bluetooth: btintel_pcie: Add support for PCIe transport")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btintel_pcie.c
drivers/bluetooth/btintel_pcie.h