]> 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)
commit6b9a6eaca153265841bd1f98a1994e0f05b540cf
tree70e7daf6b65e3ed27b4fab41725aca05717d84a5
parenta050bd6f1fca65962bcae80b53afb8cc84a254b7
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