Re: [PATCH 2/2 v4] wlcore: Add support for get_expected_throughput opcode

2016-07-18 Thread Kalle Valo
Maxim Altshul writes: > 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 [...] > +static u32 wlcore_op_get_expected_throughput(struct ieee80211_sta *sta)

[PATCH 2/2 v4] wlcore: Add support for get_expected_throughput opcode

2016-07-11 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 --- drivers/net/wireless/ti/wlcore/main.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/drivers/