From: Bartosz Markowski Date: Thu, 26 Sep 2013 15:47:11 +0000 (+0200) Subject: ath10k: implement host memory chunks X-Git-Tag: v3.13-rc1~105^2~55^2^2~53^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3effe61a1a3b8f20fa4b4d30c4390a6b81a6fc2;p=pandora-kernel.git ath10k: implement host memory chunks 10.X firmware can request a memory pool from host to offload it's own resources. This is a feature designed especially for AP mode where the target has to deal with large number of peers. So we allocate and map a consistent DMA memory which FW can use to store e.g. peer rate contol maps. Signed-off-by: Bartosz Markowski Signed-off-by: Kalle Valo --- Reading git-diff-tree failed