Page MenuHomeFreeBSD

net80211: migrate ic_vhtcaps, ic_vht_mcsinfo, ic_flags_vht
ClosedPublic

Authored by bz on Nov 1 2023, 12:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 3:20 AM
Unknown Object (File)
Sat, Sep 27, 2:21 PM
Unknown Object (File)
Sun, Sep 21, 8:29 AM
Unknown Object (File)
Sep 17 2025, 7:52 PM
Unknown Object (File)
Sep 17 2025, 1:43 PM
Unknown Object (File)
Sep 9 2025, 11:12 AM
Unknown Object (File)
Aug 12 2025, 8:05 PM
Unknown Object (File)
Aug 3 2025, 2:07 AM

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable