]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: handle VHT extended NSS
authorMaxime Bizon <mbizon@freebox.fr>
Mon, 16 May 2022 09:07:56 +0000 (11:07 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 27 May 2022 09:29:35 +0000 (11:29 +0200)
commit00a298581b0ff6f97b45eaf8096c9a1e5de8f845
treee7b43d666e277612e423bf2aa9714c95f1d1811b
parent05a52674976a0a3f09445c92d5b8c4c7683a4355
iw: handle VHT extended NSS

No change in "Supported Channel Width" output format when extended NSS
is not supported.

Sample output for a PHY with 1/2 NSS ratio:

VHT Capabilities (0xb39b79f2):
Max MPDU length: 11454
Supported Channel Width: 160Mhz (1/2 NSS) 80+80Mhz (1/2 NSS)
[...]
VHT extended NSS: supported

Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
Link: https://lore.kernel.org/r/405f5ed2c434846f8ab2730b34288c5f649b8915.camel@freebox.fr
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
util.c