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 |
||
---|---|---|
.. | ||
htt_fw_stats.c | ||
htt_h2t.c | ||
htt_internal.h | ||
htt_rx.c | ||
htt_t2h.c | ||
htt_tx.c | ||
htt_types.h | ||
htt.c | ||
rx_desc.h |