Re: [PATCH v2] wlcore: Add support for get_expected_throughput opcode

2016-06-30 Thread Johannes Berg
On Thu, 2016-06-30 at 17:49 +0300, Maxim Altshul wrote: > Adding this opcode, allows the TI wireless driver, > to report throughput directly from FW to mac80211. > > This is used mainly for mesh metric calculation. > > Signed-off-by: Maxim Altshul > --- > Changed the units of returned value. > d

[PATCH v2] wlcore: Add support for get_expected_throughput opcode

2016-06-30 Thread Maxim Altshul
Adding this opcode, allows the TI wireless driver, to report throughput directly from FW to mac80211. This is used mainly for mesh metric calculation. Signed-off-by: Maxim Altshul --- Changed the units of returned value. drv_get_expected_throughput returns units of Kbps by definition, and thus