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)
Sun, Mar 16, 7:53 AM
Unknown Object (File)
Sun, Mar 9, 7:16 AM
Unknown Object (File)
Fri, Feb 28, 3:26 AM
Unknown Object (File)
Fri, Feb 21, 1:38 AM
Unknown Object (File)
Fri, Feb 21, 12:22 AM
Unknown Object (File)
Thu, Feb 20, 11:52 AM
Unknown Object (File)
Wed, Feb 19, 7:32 AM
Unknown Object (File)
Feb 16 2025, 6:54 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