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)
commit3b17fbf87d5dadf123d328ab072334da285748c1
tree70e7daf6b65e3ed27b4fab41725aca05717d84a5
parent6cdaf03f8c23fcbfe7d4fa6876e114193bb6b632
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