wifi: cfg80211: S1G rate information and calculations
authorGilad Itzkovitch <gilad.itzkovitch@morsemicro.com>
Thu, 18 May 2023 00:07:23 +0000 (12:07 +1200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 14 Jun 2023 09:57:26 +0000 (11:57 +0200)
commit2ad66fcb2fded5359a676f7146cf442641d28307
tree89dfae43767deaca79e55fc62e74af9bd20ace66
parent91ccdbb94feadb0d8bf3b35c841b33ac95f2f45f
wifi: cfg80211: S1G rate information and calculations

Increase the size of S1G rate_info flags to support S1G and add
flags for new S1G MCS and the supported bandwidths. Also, include
S1G rate information to netlink STA rate message. Lastly, add
rate calculation function for S1G MCS.

Signed-off-by: Gilad Itzkovitch <gilad.itzkovitch@morsemicro.com>
Link: https://lore.kernel.org/r/20230518000723.991912-1-gilad.itzkovitch@morsemicro.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c
net/wireless/util.c