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)
Tue, Dec 17, 6:36 PM
Unknown Object (File)
Dec 3 2024, 4:04 AM
Unknown Object (File)
Nov 6 2024, 8:28 PM
Unknown Object (File)
Oct 17 2024, 2:31 PM
Unknown Object (File)
Oct 16 2024, 11:39 PM
Unknown Object (File)
Oct 16 2024, 11:39 PM
Unknown Object (File)
Oct 16 2024, 11:39 PM
Unknown Object (File)
Oct 16 2024, 10:55 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