Page MenuHomeFreeBSD

net80211: rename \4 in IEEE80211_VHTCAP_BITS for clarity
ClosedPublic

Authored by bz on Feb 12 2025, 11:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 18, 6:04 AM
Unknown Object (File)
Mon, Nov 17, 6:54 PM
Unknown Object (File)
Mon, Nov 3, 5:03 AM
Unknown Object (File)
Oct 24 2025, 12:05 AM
Unknown Object (File)
Oct 23 2025, 11:54 PM
Unknown Object (File)
Oct 23 2025, 11:54 PM
Unknown Object (File)
Oct 23 2025, 11:54 PM
Unknown Object (File)
Oct 23 2025, 3:23 PM

Details

Summary

Bits 2 and 3 (\3 and \4 of the %b flag mask) are the 'Supported Channel
Width Set' indicating VHT160 (B2) or VHT160 and VHT80P80 (B3) support.
Though longer rename \4 from CHAN80P80 to CHAN160+80P80 to not confuse
the reader that VHT160 might not be supported.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable