wlcore/wl18xx: Add functionality to accept TX rate per link
authorMaxim Altshul <maxim.altshul@ti.com>
Mon, 11 Jul 2016 14:22:32 +0000 (17:22 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 18 Jul 2016 19:35:34 +0000 (22:35 +0300)
commit88f07e70d1be6bac4e105a0b690a64ba84fe867e
tree1c0c39beff7e32beaf8c79f214e450074e2cf13c
parentc940de10d45efc5664ee993a6da281f45c804e59
wlcore/wl18xx: Add functionality to accept TX rate per link

FW will provide a TX rate per link for each FW status,
and wlcore will be able to store the information for
the use of the mesh hwmp module.

This is used mainly in mesh.
Rates are reported when a mesh interface is up.

Signed-off-by: Maxim Altshul <maxim.altshul@ti.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ti/wl18xx/main.c
drivers/net/wireless/ti/wl18xx/tx.c
drivers/net/wireless/ti/wl18xx/wl18xx.h
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/rx.c
drivers/net/wireless/ti/wlcore/wlcore_i.h