ath10k: unify tx mode and dispatch
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 30 Mar 2015 06:51:51 +0000 (09:51 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 30 Mar 2015 12:00:25 +0000 (15:00 +0300)
commitd740d8fd243933dfd399c9f8d78063ca020eb8bf
treec7b64328b7463de5fa0bded2b7cacef323a1da98
parent6fcafef7363bec35ddf148abae6e879e27771eb0
ath10k: unify tx mode and dispatch

There are a few different tx paths depending on
firmware and frame itself.

Creating a uniform decision will make it possible
to switch between different txmode easier, both
for testing and for future features as well.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Marek Puzyniak <marek.puzyniak@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/htt_rx.c
drivers/net/wireless/ath/ath10k/htt_tx.c
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath10k/mac.h