Peter Oh 683b95e807 ath10k: use pre-allocated DMA buffer in Tx
ath10k driver is using dma_pool_alloc per packet and dma_pool_free
in coresponding at Tx completion.
Use of pre-allocated DMA buffer in Tx will improve saving CPU resource
by 5% while it consumes about 56KB memory more as trade off.

Signed-off-by: Peter Oh <poh@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2015-10-06 15:04:12 +03:00
..
2015-10-06 14:41:05 +03:00
2015-08-26 11:04:44 +03:00
2014-09-18 10:45:20 +03:00
2015-09-27 15:57:38 +03:00
2015-10-06 14:41:12 +03:00
2015-07-11 19:06:26 +03:00
2015-06-30 15:12:47 +03:00
2015-10-06 14:41:05 +03:00
2015-06-30 15:12:47 +03:00
2015-06-30 15:12:47 +03:00
2014-09-11 23:42:36 +03:00
2014-12-08 17:39:08 +02:00
2014-09-11 23:42:36 +03:00
2014-07-25 11:15:39 +03:00
2015-04-01 20:31:08 +03:00
2015-08-13 14:22:49 +03:00
2015-03-30 09:10:24 +03:00