Page MenuHomeFreeBSD

rtwn: add VHT20/VHT40/VHT80 bandwidth configuration for transmit.
ClosedPublic

Authored by adrian on Dec 16 2024, 2:36 AM.
Referenced Files
F166697656: D48102.id148630.diff
Sat, Aug 15, 5:01 PM
F166693083: D48102.id.diff
Sat, Aug 15, 3:47 PM
F166683476: D48102.id148711.diff
Sat, Aug 15, 1:00 PM
F166650672: D48102.id148937.diff
Sat, Aug 15, 5:27 AM
F166625281: D48102.diff
Fri, Aug 14, 11:34 PM
Unknown Object (File)
Thu, Aug 13, 9:46 PM
Unknown Object (File)
Wed, Aug 12, 6:59 AM
Unknown Object (File)
Tue, Aug 11, 8:25 AM
Subscribers

Details

Summary

Add a separate function and path for VHT 20/40/80MHz bandwidth
transmission.

Diff Detail

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

Event Timeline

Looks reasonable.

sys/dev/rtwn/rtl8812a/r12a_tx.c
96

Redundant empty line?

feedback from fuz, cleanup, comment

I'll wait with this one as D48101 will likely change the KPI.

emaste added inline comments.
sys/dev/rtwn/rtl8812a/r12a_tx.c
73

Out of curiosity is there a reason someone would assume otherwise? I don't have all of the context but I would assume ...tx_set_vht_bw is called for vht.

This revision was not accepted when it landed; it landed in state Needs Review.Jan 9 2025, 1:00 AM
This revision was automatically updated to reflect the committed changes.