Page MenuHomeFreeBSD

rtwn: bring the r92c rate control setup selection in line with tx descriptors
ClosedPublic

Authored by adrian on Dec 14 2024, 7:04 PM.
Referenced Files
F152844702: D48081.id147958.diff
Fri, Apr 17, 11:30 AM
Unknown Object (File)
Fri, Apr 10, 4:53 PM
Unknown Object (File)
Tue, Apr 7, 11:29 PM
Unknown Object (File)
Tue, Apr 7, 2:09 AM
Unknown Object (File)
Mon, Apr 6, 12:19 PM
Unknown Object (File)
Sat, Mar 28, 11:38 AM
Unknown Object (File)
Sat, Mar 21, 7:54 PM
Unknown Object (File)
Feb 28 2026, 9:06 AM
Subscribers

Details

Summary

The rate control message was doing 11g+11n without 11b rates, but
the TX descriptor setup supports also falling back on 11b rates
when doing multi-rate retry / per-descriptor rate control.

So, line them up. They're not exactly the same as the TX path
supports pure-N and pure-G modes which the rate control configuration
does not, but there'll need to be a lot more work on supporting
those operating modes anyway (around things like self-generated
frame rate control/masks, beacon config, RTS/CTS selection, etc.)

Locally tested:

  • RTL8192CU, STA mode

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable