summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBartosz Markowski <bartosz.markowski@tieto.com>2013-09-26 17:47:05 +0200
committerKalle Valo <kvalo@qca.qualcomm.com>2013-09-27 14:58:13 +0300
commitce42870efbf186523c2998478a444254fc280956 (patch)
tree556b1f0c3193f52675027afca4164fb044b9d8fc /net
parent52fa019155329898f564f9f0264159728d263271 (diff)
ath10k: introduce dynamic WMI structures
This is the initial framework to implement dynamic WMI API in order to support new firmware (from so called 10.X branch) The realization is to have a static WMI cmd map for each of the firmwares, registered upom wmi init. This patch creates such map for MAIN FW, updates wmi_cmd_send() calls to take as a parameter the map value instead of direct WMI enum. As soon as complete 10.X API will be on place, we will introduce the FW IE mechanics to dynamicaly identify which FW is being used and based on that we will use correct map, API, structures, etc. Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions