ath10k: Fix DMA burst size
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Mon, 12 Jan 2015 10:30:02 +0000 (12:30 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 12 Jan 2015 11:51:57 +0000 (13:51 +0200)
commitf6603ff2b7a8e02b748dd1acf00fcde78eb5dbcb
tree50fefa3fcde7b54e210e1c193a5d0aef459ca02e
parent350b193ebd50f6c70ba4a82541300cf236c904d8
ath10k: Fix DMA burst size

A value of zero indicates that 128B is the maximum
DMA request size for read/writes. But PCI cards based
on AR9880 can support 256B, so enable this for
the 10.2 firmware.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/hw.h
drivers/net/wireless/ath/ath10k/wmi.c
This page took 0.024669 seconds and 5 git commands to generate.