]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: Add NL command to support TID speicific configurations
authorTamizh chelvam <tamizhr@codeaurora.org>
Mon, 20 Jan 2020 07:51:22 +0000 (13:21 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 24 Feb 2020 10:15:25 +0000 (11:15 +0100)
commita235c76ec8b5376bf314b297d6e87057cef9e245
tree1f174c3332f686f8bca47fad4ddc0f78fa3195b1
parentbf48e9ec676d944e963a3305e56ad25c16c925d0
nl80211: Add NL command to support TID speicific configurations

Add the new NL80211_CMD_SET_TID_CONFIG command to support
data TID specific configuration. Per TID configuration is
passed in the nested NL80211_ATTR_TID_CONFIG attribute.

This patch adds support to configure per TID noack policy
through the NL80211_TID_CONFIG_ATTR_NOACK attribute.

Signed-off-by: Tamizh chelvam <tamizhr@codeaurora.org>
Link: https://lore.kernel.org/r/1579506687-18296-2-git-send-email-tamizhr@codeaurora.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c
net/wireless/rdev-ops.h
net/wireless/trace.h