Page MenuHomeFreeBSD

net80211: add ieee80211_add_vhtcap_ch()
ClosedPublic

Authored by bz on Nov 1 2023, 12:14 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 2, 9:30 AM
Unknown Object (File)
Sun, Sep 28, 3:51 PM
Unknown Object (File)
Tue, Sep 23, 4:21 AM
Unknown Object (File)
Tue, Sep 23, 4:12 AM
Unknown Object (File)
Aug 24 2025, 7:52 AM
Unknown Object (File)
Aug 11 2025, 10:13 PM
Unknown Object (File)
Aug 9 2025, 2:11 PM
Unknown Object (File)
Aug 7 2025, 9:28 PM

Details

Summary

Add an implementation of ieee80211_add_vhtcap() which works based on
information derived from the vap (and possibly channel/band but we do
not support that yet in net80211). This is needed for scans request
information in LinuxKPI at times before we have a BSS.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

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