Page MenuHomeFreeBSD

[run] Set the number of rx/tx streams according to hw register
ClosedPublic

Authored by lrx337_gmail.com on Jun 2 2020, 9:34 PM.
Referenced Files
F157329414: D25108.id.diff
Wed, May 20, 9:23 AM
Unknown Object (File)
Tue, May 19, 12:42 PM
Unknown Object (File)
Sun, May 17, 1:53 AM
Unknown Object (File)
Sat, May 16, 7:22 PM
Unknown Object (File)
Fri, May 15, 10:55 PM
Unknown Object (File)
Thu, May 14, 10:02 AM
Unknown Object (File)
Sun, May 10, 7:17 AM
Unknown Object (File)
Apr 20 2026, 2:05 AM
Subscribers

Details

Summary

The run driver already reads in number of antenna elements(aka chains) from hw registers, and we can use that to set the number of rx/tx streams. Also add dependencies for wlan modules in run driver (the run driver needs amrr as well...) and fix up a variable name(distinguish between HT_GF and HT_MIX) in if_runreg.h

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lrx337_gmail.com created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Jun 2 2020, 10:37 PM
This revision was automatically updated to reflect the committed changes.