From: Mordechay Goodstein Date: Mon, 14 Feb 2022 16:29:52 +0000 (+0100) Subject: ieee80211: add EHT 1K aggregation definitions X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=370aa840da6b397cf412c2c49fc500b980dd6cf8;hp=370aa840da6b397cf412c2c49fc500b980dd6cf8;p=carl9170fw.git ieee80211: add EHT 1K aggregation definitions We add the fields for parsing extended ADDBA request/respond, and new max 1K aggregation for limit ADDBA request/respond. Adjust drivers to use the proper macro, IEEE80211_MAX_AMPDU_BUF -> IEEE80211_MAX_AMPDU_BUF_HE. Signed-off-by: Mordechay Goodstein Link: https://lore.kernel.org/r/20220214173004.b8b447ce95b7.I0ee2554c94e89abc7a752b0f7cc7fd79c273efea@changeid Signed-off-by: Johannes Berg Signed-off-by: Christian Lamparter ---