Page MenuHomeFreeBSD

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

Authored by adrian on Mon, Dec 16, 2:36 AM.
Referenced Files
F107019995: D48102.diff
Thu, Jan 9, 1:57 AM
Unknown Object (File)
Thu, Dec 26, 4:26 AM
Unknown Object (File)
Wed, Dec 25, 11:26 AM
Unknown Object (File)
Wed, Dec 25, 10:39 AM
Unknown Object (File)
Wed, Dec 25, 12:59 AM
Unknown Object (File)
Tue, Dec 24, 12:58 AM
Unknown Object (File)
Mon, Dec 23, 10:21 AM
Unknown Object (File)
Thu, Dec 19, 7:17 PM
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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

Looks reasonable.

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

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
94

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.Thu, Jan 9, 1:00 AM
This revision was automatically updated to reflect the committed changes.