]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nl80211: Add interface to indicate TDLS peer's HE capability
authorVamsi Krishna <vamsin@codeaurora.org>
Tue, 2 Mar 2021 14:50:36 +0000 (20:20 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 Apr 2021 11:07:02 +0000 (13:07 +0200)
commitd84d13d6f6e03a7aaac9e7d064a11cf6f5087da6
tree71b73f1d60c3dc1842ab68b08f1ca7585a6b92e7
parent6f779a66dc84450ceb4825024d3e337f42e633de
nl80211: Add interface to indicate TDLS peer's HE capability

Enhance enum nl80211_tdls_peer_capability to configure TDLS peer's
support for HE mode. Userspace decodes the TDLS setup response frame
and confugures the HE mode support to driver if the peer has advertized
HE mode support in TDLS setup response frame. The driver uses this
information to decide whether to include HE operation IE in TDLS setup
confirmation frame.

Signed-off-by: Vamsi Krishna <vamsin@codeaurora.org>
Link: https://lore.kernel.org/r/1614696636-30144-1-git-send-email-vamsin@codeaurora.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h