Searched refs:last_hop_metric (Results 1 – 1 of 1) sorted by relevance
388 u32 last_hop_metric, new_metric; in hwmp_route_info_get() local399 last_hop_metric = airtime_link_metric_get(local, sta); in hwmp_route_info_get()427 new_metric = orig_metric + last_hop_metric; in hwmp_route_info_get()521 mult_frac(last_hop_metric, 10, 9) : in hwmp_route_info_get()522 last_hop_metric) > mpath->metric))) in hwmp_route_info_get()537 mpath->metric = last_hop_metric; in hwmp_route_info_get()816 u32 orig_sn, new_metric, orig_metric, last_hop_metric, interval; in hwmp_rann_frame_process() local844 last_hop_metric = airtime_link_metric_get(local, sta); in hwmp_rann_frame_process()845 new_metric = orig_metric + last_hop_metric; in hwmp_rann_frame_process()