Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Dmesh_hwmp.c486 mpath = mesh_path_add(sdata, orig_addr); in hwmp_route_info_get()
538 mpath = mesh_path_add(sdata, ta); in hwmp_route_info_get()
868 mpath = mesh_path_add(sdata, orig_addr); in hwmp_rann_frame_process()
1170 mpath = mesh_path_add(sdata, target_addr); in mesh_nexthop_resolve()
Dmesh.h293 mesh_path_add(struct ieee80211_sub_if_data *sdata, const u8 *dst);
Dmesh_pathtbl.c666 struct mesh_path *mesh_path_add(struct ieee80211_sub_if_data *sdata, in mesh_path_add() function
Dcfg.c2248 mpath = mesh_path_add(sdata, dst); in ieee80211_add_mpath()