HomeFreeBSD

net80211: migrate ic_vhtcaps, ic_vht_mcsinfo, ic_flags_vht

Description

net80211: migrate ic_vhtcaps, ic_vht_mcsinfo, ic_flags_vht

Like for the VAP rename ic_flags_vht to ic_vht_flags for consistency to
keep "VHT" fields together and merge ic_vhtcaps and ic_vht_mcsinfo
into struct ieee80211_vht_cap ic_vht_cap.

While the structure layout changes no other functional changes intended.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Reviewed by: adrian, cc
Differential Revision: https://reviews.freebsd.org/D42421

Details

Provenance
bzAuthored on Oct 27 2023, 6:44 PM
Reviewer
adrian
Differential Revision
D42421: net80211: migrate ic_vhtcaps, ic_vht_mcsinfo, ic_flags_vht
Parents
rGfbba0d6b6364: net80211: combine iv_vhtcaps and iv_vht_mcsinfo
Branches
Unknown
Tags
Unknown