Page MenuHomeFreeBSD

net80211: add ieee80211_phy_vht_get_mcs_kbit()
ClosedPublic

Authored by adrian on Jan 23 2025, 2:44 AM.
Referenced Files
F170061988: D48612.diff
Thu, Sep 3, 9:57 AM
F170001398: D48612.id150010.diff
Thu, Sep 3, 5:38 AM
F169985551: D48612.id151360.diff
Thu, Sep 3, 4:46 AM
F169959153: D48612.id149854.diff
Thu, Sep 3, 2:47 AM
F169956308: D48612.diff
Thu, Sep 3, 2:36 AM
F169935852: D48612.id151530.diff
Thu, Sep 3, 12:50 AM
F169929738: D48612.id149906.diff
Thu, Sep 3, 12:20 AM
F169885811: D48612.id150156.diff
Wed, Sep 2, 9:27 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 61965
Build 58849: arc lint + arc unit

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.