Page MenuHomeFreeBSD

rtwn: add placeholder for the per-MACID rate report
ClosedPublic

Authored by adrian on Dec 4 2024, 4:17 AM.
Referenced Files
Unknown Object (File)
Sat, Mar 28, 11:36 AM
Unknown Object (File)
Sat, Mar 21, 7:51 PM
Unknown Object (File)
Feb 7 2026, 7:18 PM
Unknown Object (File)
Feb 7 2026, 9:04 AM
Unknown Object (File)
Jan 31 2026, 2:23 PM
Unknown Object (File)
Jan 30 2026, 6:07 PM
Unknown Object (File)
Jan 17 2026, 11:24 AM
Unknown Object (File)
Dec 29 2025, 4:46 PM
Subscribers

Details

Summary

Some chipsets (such as the RTL8188E) have firmware which supports
a second kind of TX report - instead of a per-packet TX report,
it can generate a per-MACID summary of packet success/failure counters.

This would be helpful for those chips to cut back on the USB traffic
to get rate control feedback for the driver based rate control we're
currently using.

This is a no-op; it just gets the pieces in place for future work.

Diff Detail

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