]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: Add support to configure TID specific AMPDU configuration
authorTamizh chelvam <tamizhr@codeaurora.org>
Mon, 20 Jan 2020 07:51:24 +0000 (13:21 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 24 Feb 2020 12:56:49 +0000 (13:56 +0100)
commit5578e28fd02809026c7acd791e67b339905f9b0d
treea43aefd9586171c514b9dd4f26098fcec3ebc071
parent9f5cb77890f974c7e7f37d8c52e748898eb06f93
nl80211: Add support to configure TID specific AMPDU configuration

This patch adds support to configure per TID AMPDU control
configuration to enable/disable aggregation through the
NL80211_TID_CONFIG_ATTR_AMPDU_CTRL attribute.

Signed-off-by: Tamizh chelvam <tamizhr@codeaurora.org>
Link: https://lore.kernel.org/r/1579506687-18296-4-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