Page MenuHomeFreeBSD

net80211: handle VHT nodes in ieee80211_node_setuptxparms()
ClosedPublic

Authored by avos on Feb 26 2017, 3:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 16, 10:18 PM
Unknown Object (File)
Mar 7 2024, 11:04 PM
Unknown Object (File)
Mar 7 2024, 10:11 PM
Unknown Object (File)
Jan 10 2024, 1:53 AM
Unknown Object (File)
Jan 7 2024, 7:57 PM
Unknown Object (File)
Nov 24 2023, 2:16 PM
Unknown Object (File)
Nov 20 2023, 11:21 AM
Unknown Object (File)
Nov 1 2023, 9:55 PM
Subscribers

Details

Summary

There are no drivers with VHT support in the tree, so this should be noop.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

avos retitled this revision from to net80211: handle VHT nodes in ieee80211_node_setuptxparms().
avos updated this object.
avos edited the test plan for this revision. (Show Details)
avos added a reviewer: adrian.
avos set the repository for this revision to rS FreeBSD src repository - subversion.

looks good; i'll test it on ath10k and then OK it if it's okay!

ping? (this part will be needed for Tx parameters - I'm going to store rate indices instead of raw rates in "new" struct ieee80211_txparam)

This revision was not accepted when it landed; it landed in state Needs Review.Dec 30 2017, 12:25 AM
This revision was automatically updated to reflect the committed changes.