Page MenuHomeFreeBSD

net80211: add ieee80211_phy_vht_get_mcs_kbit()
ClosedPublic

Authored by adrian on Jan 23 2025, 2:44 AM.
Referenced Files
Unknown Object (File)
Mon, Apr 7, 10:02 AM
Unknown Object (File)
Sat, Apr 5, 12:05 AM
Unknown Object (File)
Thu, Apr 3, 5:07 PM
Unknown Object (File)
Mon, Mar 31, 9:11 PM
Unknown Object (File)
Sat, Mar 22, 9:27 PM
Unknown Object (File)
Mar 13 2025, 9:21 AM
Unknown Object (File)
Mar 11 2025, 7:25 AM
Unknown Object (File)
Mar 8 2025, 12:02 PM

Details

Summary

Add ieee80211_phy_vht_get_mcs_kbit(), which calculates the VHT rate
in kbit/sec.

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Jan 28 2025, 10:00 AM
This revision now requires review to proceed.Jan 30 2025, 5:15 AM
bz requested changes to this revision.Feb 22 2025, 10:44 AM
bz added a subscriber: bz.

This entire change lacks references so that all the magic numbers become obvious where they are coming from.

This revision now requires changes to proceed.Feb 22 2025, 10:44 AM
In D48612#1119623, @bz wrote:

This entire change lacks references so that all the magic numbers become obvious where they are coming from.

fixed!

This revision was not accepted when it landed; it landed in state Needs Review.Feb 26 2025, 7:32 PM
This revision was automatically updated to reflect the committed changes.