Lines Matching refs:metric
106 u32 lifetime, u32 metric, u32 preq_id, in mesh_path_sel_frame_tx() argument
179 put_unaligned_le32(metric, pos); in mesh_path_sel_frame_tx()
433 new_metric >= mpath->metric)) { in hwmp_route_info_get()
470 mpath->metric = new_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()
589 target_metric = mpath->metric; in hwmp_preq_frame_process()
658 const u8 *prep_elem, u32 metric) in hwmp_prep_frame_process() argument
706 ttl, lifetime, metric, 0, sdata); in hwmp_prep_frame_process()
779 u32 orig_sn, metric, metric_txsta, interval; in hwmp_rann_frame_process() local
790 metric = le32_to_cpu(rann->rann_metric); in hwmp_rann_frame_process()
820 !(mpath->sn == orig_sn && metric < mpath->rann_metric)) { in hwmp_rann_frame_process()
838 mpath->rann_metric = metric + metric_txsta; in hwmp_rann_frame_process()
858 metric + metric_txsta, 0, sdata); in hwmp_rann_frame_process()