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

This patch adds support to configure per TID RTSCTS control
configuration to enable/disable through the
NL80211_TID_CONFIG_ATTR_RTSCTS_CTRL attribute.

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