Home
last modified time | relevance | path

Searched refs:last_hop_metric (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/mac80211/
Dmesh_hwmp.c376 u32 last_hop_metric, new_metric; in hwmp_route_info_get() local
386 last_hop_metric = airtime_link_metric_get(local, sta); in hwmp_route_info_get()
412 new_metric = orig_metric + last_hop_metric; in hwmp_route_info_get()
496 (last_hop_metric > mpath->metric))) in hwmp_route_info_get()
509 mpath->metric = last_hop_metric; in hwmp_route_info_get()