Re: [RFCv2 2/6] mac80211: add new RC API to retrieve expected throughput
From: Antonio Quartulli <hidden>
Date: 2014-04-10 15:46:51
Also in:
batman
Attachments
- signature.asc [application/pgp-signature] 901 bytes
From: Antonio Quartulli <hidden>
Date: 2014-04-10 15:46:51
Also in:
batman
On 08/04/14 12:03, Johannes Berg wrote:
On Sun, 2014-03-30 at 22:35 +0200, Antonio Quartulli wrote:quoted
From: Antonio Quartulli <redacted> In order to make get_station() export the expected throughput, we need a new API which extracts such information from the Rate Control algorithm. Therefore add the get_expected_throughput() member to the rate_control_ops structure.What about drivers with HW rate control?
True, they do not implement the rate_control_ops API. Therefore, as discussed on IRC, I need to move this new API at the mac80211 level, so that each driver can implement it the way it prefer. Cheers, -- Antonio Quartulli