Page MenuHomeFreeBSD

rtwn: calculate control rate for VHT rate frames
ClosedPublic

Authored by adrian on Jan 2 2025, 8:13 PM.
Referenced Files
F170805393: D48295.id148703.diff
Sun, Sep 6, 6:12 PM
Unknown Object (File)
Wed, Sep 2, 9:04 AM
Unknown Object (File)
Fri, Aug 28, 1:25 PM
Unknown Object (File)
Fri, Aug 28, 12:49 PM
Unknown Object (File)
Tue, Aug 25, 2:15 AM
Unknown Object (File)
Sat, Aug 8, 7:44 PM
Unknown Object (File)
Aug 7 2026, 9:23 AM
Unknown Object (File)
Aug 7 2026, 9:23 AM
Subscribers

Details

Summary

If the passed in rate is a VHT rate, use rtwn_ctl_vhtrate() to
find a suitable rate for RTS/CTS.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 61467
Build 58351: arc lint + arc unit

Event Timeline

adrian requested review of this revision.Jan 2 2025, 8:13 PM
emaste added inline comments.
sys/dev/rtwn/rtl8812a/r12a_tx.c
112

should this be else if?

adrian marked an inline comment as done.

feedback from emaste

This revision is now accepted and ready to land.Jan 4 2025, 7:37 AM