]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: mesh: Add support for HW RC implementation
authorMaxim Altshul <maxim.altshul@ti.com>
Mon, 11 Jul 2016 14:15:24 +0000 (17:15 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 11 Aug 2016 14:51:40 +0000 (16:51 +0200)
commiteaafa7072432e50241ce77e2ab2fca41b14b881d
tree70e7daf6b65e3ed27b4fab41725aca05717d84a5
parent8bbaccab9e15b3950e34bac3d5d0fd60ecc479cf
mac80211: mesh: Add support for HW RC implementation

Mesh HWMP module will be able to rely on the HW
RC algorithm if it exists, for path metric calculations.

This allows the metric calculation mechanism to calculate
a correct metric, based on PER and last TX rate both via
HW RC algorithm if it exists or via parameters collected
by the SW.

Signed-off-by: Maxim Altshul <maxim.altshul@ti.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh_hwmp.c
net/mac80211/sta_info.c
net/mac80211/sta_info.h