Home
last modified time | relevance | path

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

/net/mac80211/
Dmesh_hwmp.c913 u32 path_metric; in mesh_rx_path_sel_frame() local
936 path_metric = hwmp_route_info_get(sdata, mgmt, elems.preq, in mesh_rx_path_sel_frame()
938 if (path_metric) in mesh_rx_path_sel_frame()
940 path_metric); in mesh_rx_path_sel_frame()
946 path_metric = hwmp_route_info_get(sdata, mgmt, elems.prep, in mesh_rx_path_sel_frame()
948 if (path_metric) in mesh_rx_path_sel_frame()
950 path_metric); in mesh_rx_path_sel_frame()
Dcfg.c1971 ifmsh->mesh_pm_id = setup->path_metric; in copy_mesh_setup()
/net/wireless/
Dmesh.c87 .path_metric = IEEE80211_PATH_METRIC_AIRTIME,
Dnl80211.c7098 setup->path_metric = in nl80211_parse_mesh_setup()