HomeFreeBSD

net80211: rename \4 in IEEE80211_VHTCAP_BITS for clarity

Description

net80211: rename \4 in IEEE80211_VHTCAP_BITS for clarity

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
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D48977

(cherry picked from commit 7f31d95c98e64eff7b269e457789ed9cfc7b2779)

Details

Provenance
bzAuthored on Feb 15 2025, 12:40 PM
Reviewer
adrian
Differential Revision
D48977: net80211: rename \4 in IEEE80211_VHTCAP_BITS for clarity
Parents
rG7563a2b96f56: net80211/ifconfig: swap IEEE80211_FVHT_USEVHT160 and 80P80
Branches
Unknown
Tags
Unknown