ath10k: move wmm param storage to vif
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 19 Jan 2015 08:53:41 +0000 (09:53 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 29 Jan 2015 10:11:44 +0000 (12:11 +0200)
commit5e752e42f6773c8e4d360b35c72dc1ef73240583
treed290e0a3f03edbb4fd748d7440a2c0ee5db38b51
parenteebc67fef3eed8c768b9c046273dff6467b22cf4
ath10k: move wmm param storage to vif

mac80211 already requests WMM per vif but firmware
wasn't able to handle this until now. However new
wmi-tlv firmware for qca6174 is capable of this.

This prepares per-vif WMM param setup.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath10k/wmi-ops.h
drivers/net/wireless/ath/ath10k/wmi-tlv.c
drivers/net/wireless/ath/ath10k/wmi.c
drivers/net/wireless/ath/ath10k/wmi.h
This page took 0.028388 seconds and 5 git commands to generate.