ath9k: Add btcoex profile management support for AR9462
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Mon, 24 Oct 2011 12:49:49 +0000 (18:19 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Nov 2011 20:54:30 +0000 (15:54 -0500)
AR9462 chips have the capabilities to provoide bluetooth
profile information. For non-AR9462 btcoex chips, the BT
priority traffic was identified by periodically polling
the respective registers and updated dutycycle, stomptype,
etc. As AR9462 chip offers the BT profile informations,
let us make use of that to update aggregation limit,
dutycycle, stomptype and wieghtages.

Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found