Re: Sample AMRR implementation
- In reply to: Farhan Khan: "Sample AMRR implementation"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Jul 2022 20:40:41 UTC
hi! so it's done via the ratectl code - take a look at ieee80211_ratectl.c, things call into that and then that calls into the per-ratectl API. -a On Thu, 14 Jul 2022 at 12:50, Farhan Khan <farhan@farhan.codes> wrote: > > Hi all, > > I am trying to understand how and where a wifi driver uses net80211's AMRR implementation. I read through ieee80211_amrr(9) but did not see any of the API calls implemented in the kernel. The exception to this is the bwi driver, which includes net80211/ieee80211_amrr.h but did not seem to actually use it. > > Am I missing something? Do we have sample in the code I can review? > > Thank you > -- > Farhan Khan > PGP Fingerprint: 1312 89CE 663E 1EB2 179C 1C83 C41D 2281 F8DA C0DE > >