Page MenuHomeFreeBSD

rtwn: add APIs for setting transmit power
Needs ReviewPublic

Authored by adrian on Sat, Dec 7, 4:34 PM.

Details

Reviewers
None
Group Reviewers
wireless
Summary

The RTL8188/RTL8192/RTL8821/RTL8812 NICs all seem happy to have
their transmit power changed at runtime - and it does seem to do
what's expected - the transmit power level does change.

So, add the API call here, even though it's all currently no-ops.
A follow-up commit will land changes for the chipsets to both
limit transmit power to the configured / regulatory limit AND
allow reconfiguration at runtime.

Diff Detail

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