commit | 0e5b2950912e2925b8fe1666c5aa14199c809810 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qti.qualcomm.com> | Mon Oct 12 18:27:01 2015 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Oct 16 15:49:31 2015 +0300 |
tree | 395306396c9a9f5b67dcbd42af3c937210e1d2a4 | |
parent | aed1dc8231a035af3e7ef3f7ce1bd4ed2a13db31 [diff] |
ath10k: register per copy engine send completion callbacks Register send completion callbacks for every copy engines (CE) separately instead of having common completion handler. Since some of the copy engines delivers different type of messages, per-CE callbacks help to service them differently. Reviewed-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>