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, Jan 25, 9:18 AM
Unknown Object (File)
Thu, Jan 23, 3:06 PM
Unknown Object (File)
Fri, Jan 10, 5:31 AM
Unknown Object (File)
Dec 26 2024, 5:46 AM
Unknown Object (File)
Dec 26 2024, 2:00 AM
Unknown Object (File)
Dec 25 2024, 9:40 PM
Unknown Object (File)
Dec 25 2024, 12:22 PM
Unknown Object (File)
Dec 20 2024, 6:54 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