]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: add new htt message generation/parsing logic
authorMichal Kazior <michal.kazior@tieto.com>
Sun, 6 Mar 2016 14:14:32 +0000 (16:14 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sun, 6 Mar 2016 14:14:32 +0000 (16:14 +0200)
commitb981c37b25bcbc66a3a54f8f4349958d7a69831e
tree4dd6f076e2eeb4b8988b92cdbdbd56b3c1933de0
parenta27670926623150d622ff23c91d456be9ccb75f8
ath10k: add new htt message generation/parsing logic

This merely adds some parsing, generation and
sanity checks with placeholders for real
code/functionality to be added later.

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