Home
last modified time | relevance | path

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

/linux-6.14.4/net/mac80211/
Dmesh_hwmp.c494 mpath = mesh_path_add(sdata, orig_addr); in hwmp_route_info_get()
546 mpath = mesh_path_add(sdata, ta); in hwmp_route_info_get()
876 mpath = mesh_path_add(sdata, orig_addr); in hwmp_rann_frame_process()
1178 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.c2297 mpath = mesh_path_add(sdata, dst); in ieee80211_add_mpath()