Page MenuHomeFreeBSD

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

Authored by adrian on Dec 4 2024, 4:17 AM.
Referenced Files
F115671080: D47894.id147664.diff
Sat, Apr 26, 9:42 PM
F115651873: D47894.id147439.diff
Sat, Apr 26, 2:26 PM
F115648703: D47894.diff
Sat, Apr 26, 1:13 PM
F115636211: D47894.id147664.diff
Sat, Apr 26, 8:41 AM
Unknown Object (File)
Sun, Apr 13, 9:36 PM
Unknown Object (File)
Sun, Apr 13, 10:44 AM
Unknown Object (File)
Mar 14 2025, 8:07 AM
Unknown Object (File)
Feb 8 2025, 6:09 AM
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