Searched refs:path_metric (Results 1 – 5 of 5) sorted by relevance
895 u32 path_metric; in mesh_rx_path_sel_frame() local918 path_metric = hwmp_route_info_get(sdata, mgmt, elems.preq, in mesh_rx_path_sel_frame()920 if (path_metric) in mesh_rx_path_sel_frame()922 path_metric); in mesh_rx_path_sel_frame()928 path_metric = hwmp_route_info_get(sdata, mgmt, elems.prep, in mesh_rx_path_sel_frame()930 if (path_metric) in mesh_rx_path_sel_frame()932 path_metric); in mesh_rx_path_sel_frame()
1887 ifmsh->mesh_pm_id = setup->path_metric; in copy_mesh_setup()
87 .path_metric = IEEE80211_PATH_METRIC_AIRTIME,
6407 setup->path_metric = in nl80211_parse_mesh_setup()
1607 u8 path_metric; member