android_kernel_xiaomi_sm8350/core/dp/htt
Yun Park de38078f7a qcacld-3.0: IPA uC: Round down Tx/Rx buffer count to nearest power of two
qcacld-2.0 to qcacld-3.0 propagation

In certain situation, allocated Tx buffer count could be an arbitrary
number, so not power of two. This could violate F/W ring buffer count
requirement. If allocated Tx buffer count is not power of two, round
down it to the nearest power of two.
The same change is also applicable for INI parameters IpaUcTxBufCount
and IpaUcRxIndRingCount.

Change-Id: I7c119886a669c79adbc7bd9b2c1c1d93de41cf72
CRs-Fixed: 973723
2017-01-10 10:52:24 -08:00
..
htt_fw_stats.c qcacld-3.0: Fix -Wmissing-prototypes in HTT 2016-12-14 14:07:19 -08:00
htt_h2t.c qcacld-3.0: Address 32 bit specific compilation issue 2016-11-12 00:22:09 -08:00
htt_internal.h qcacld-3.0: dp: change legacy data path api to cdp api 2016-11-17 19:13:13 -08:00
htt_rx.c qcacld-3.0: Fix -Wmissing-prototypes in HTT 2016-12-14 14:07:19 -08:00
htt_t2h.c qcacld-3.0: Fix -Wmissing-prototypes in HTT 2016-12-14 14:07:19 -08:00
htt_tx.c qcacld-3.0: IPA uC: Round down Tx/Rx buffer count to nearest power of two 2017-01-10 10:52:24 -08:00
htt_types.h Revert "Revert "qcacld-3.0: Dump Tx/Rx packets during connection"" 2016-12-09 13:22:41 -08:00
htt.c qcacld-3.0: Fix -Wmissing-prototypes in HTT 2016-12-14 14:07:19 -08:00
rx_desc.h qcacld-3.0: Add HTT datapath changes to handle monitor mode 2016-05-06 17:01:48 -07:00