Erik Stromdahl 9faaa14387 ath10k: use hw_params.num_peers for num_tids in TLV init
As TARGET_TLV_NUM_TIDS is calculated like this:

	#define TARGET_TLV_NUM_TIDS ((TARGET_TLV_NUM_PEERS) * 2)

... it is better to use the per device hw_params.num_peers value in
the TLV init message (if set), rather than using a hard coded value.

This makes the value used in the TLV init message match the hw_param
value.

Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-09-06 19:14:17 +03:00
..
2016-01-28 10:47:28 +02:00
2018-09-06 18:55:32 +03:00
2017-02-14 19:38:15 +02:00
2018-06-14 18:15:01 +03:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2017-12-27 12:22:01 +02:00
2017-08-03 14:31:01 +03:00
2017-12-27 12:22:01 +02:00