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
Unknown Object (File)
Mar 19 2024, 5:37 AM
Unknown Object (File)
Mar 7 2024, 4:51 PM
Unknown Object (File)
Jan 19 2024, 5:59 AM
Unknown Object (File)
Jan 15 2024, 6:47 AM
Unknown Object (File)
Dec 22 2023, 11:03 PM
Unknown Object (File)
Dec 5 2023, 4:10 AM
Unknown Object (File)
Nov 11 2023, 11:50 PM
Unknown Object (File)
Nov 6 2023, 5:06 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.