Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dmesh_hwmp.c488 mpath = mesh_path_add(sdata, orig_addr); in hwmp_route_info_get()
540 mpath = mesh_path_add(sdata, ta); in hwmp_route_info_get()
870 mpath = mesh_path_add(sdata, orig_addr); in hwmp_rann_frame_process()
1172 mpath = mesh_path_add(sdata, target_addr); in mesh_nexthop_resolve()
Dmesh.h323 mesh_path_add(struct ieee80211_sub_if_data *sdata, const u8 *dst);
Dmesh_pathtbl.c680 struct mesh_path *mesh_path_add(struct ieee80211_sub_if_data *sdata, in mesh_path_add() function
Dcfg.c2268 mpath = mesh_path_add(sdata, dst); in ieee80211_add_mpath()