OSDN Git Service

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)
commit839ae6371e56594f06ef05a64fc90cd156007232
tree4dd6f076e2eeb4b8988b92cdbdbd56b3c1933de0
parent6942726f7f7bfc3c197795befe84c8e3c57435a0
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