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)
Mon, Oct 6, 4:07 AM
Unknown Object (File)
Sun, Oct 5, 12:59 PM
Unknown Object (File)
Wed, Sep 17, 11:04 AM
Unknown Object (File)
Wed, Sep 17, 6:58 AM
Unknown Object (File)
Sep 15 2025, 3:29 PM
Unknown Object (File)
Sep 13 2025, 10:31 AM
Unknown Object (File)
Sep 9 2025, 8:27 PM
Unknown Object (File)
Sep 5 2025, 2:25 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