ath10k: Add wmi command support for station specific TID config
authorTamizh Chelvam <tamizhr@codeaurora.org>
Wed, 19 Aug 2020 17:55:37 +0000 (20:55 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 26 Aug 2020 14:52:46 +0000 (17:52 +0300)
commit5d582be0bc66dc055760b41eb68c156223032cc5
treed1873dfa15ad8c80d09a994aa24b374ff4dd5cb0
parent3c45f21af84eb05a355919abc80cf70a3a681cee
ath10k: Add wmi command support for station specific TID config

This patch adds WMI interface to configure station specific
TID configuration . Host needs to send station's MAC address
along with TID number and its configuration to target through
WMI_10_4_PER_PEER_PER_TID_CONFIG_CMDID.

WMI_SERVICE_PEER_TID_CONFIGS_SUPPORT flag is added to advertise
this support.

Tested-on: QCA9984 hw1.0 PCI 10.4-3.9.0.2-00021

Signed-off-by: Tamizh Chelvam <tamizhr@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1593875614-5683-2-git-send-email-tamizhr@codeaurora.org
drivers/net/wireless/ath/ath10k/wmi-ops.h
drivers/net/wireless/ath/ath10k/wmi.c
drivers/net/wireless/ath/ath10k/wmi.h