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)
Sat, Aug 1, 7:23 AM
Unknown Object (File)
Thu, Jul 30, 10:52 AM
Unknown Object (File)
Mon, Jul 27, 1:22 PM
Unknown Object (File)
Sat, Jul 25, 11:34 PM
Unknown Object (File)
Wed, Jul 22, 4:39 PM
Unknown Object (File)
Tue, Jul 21, 3:13 PM
Unknown Object (File)
Sun, Jul 19, 12:05 PM
Unknown Object (File)
Mon, Jul 6, 9:40 AM

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