Home
last modified time | relevance | path

Searched defs:mpath (Results 1 – 5 of 5) sorted by relevance

/net/mac80211/
Dmesh_pathtbl.c38 static inline bool mpath_expired(struct mesh_path *mpath) in mpath_expired()
47 struct mesh_path *mpath = ptr; in mesh_path_rht_free() local
84 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta) in mesh_path_assign_nexthop()
216 struct mesh_path *mpath; in mpath_lookup() local
253 struct mesh_path *mpath = NULL; in __mesh_path_lookup_by_idx() local
321 int mesh_path_add_gate(struct mesh_path *mpath) in mesh_path_add_gate()
358 static void mesh_gate_del(struct mesh_table *tbl, struct mesh_path *mpath) in mesh_gate_del()
422 struct mesh_path *mpath, *new_mpath; in mesh_path_add() local
510 struct mesh_path *mpath; in mesh_plink_broken() local
546 struct mesh_path *mpath) in mesh_path_free_rcu()
[all …]
Dmesh_hwmp.c381 struct mesh_path *mpath; in hwmp_route_info_get() local
540 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process() local
660 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()
672 struct mesh_path *mpath; in hwmp_prep_frame_process() local
734 struct mesh_path *mpath; in hwmp_perr_frame_process() local
788 struct mesh_path *mpath; in hwmp_rann_frame_process() local
943 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq()
1005 struct mesh_path *mpath; in mesh_path_start_discovery() local
1102 struct mesh_path *mpath; in mesh_nexthop_resolve() local
1158 struct mesh_path *mpath; in mesh_nexthop_lookup() local
[all …]
Dcfg.c1603 struct mesh_path *mpath; in ieee80211_add_mpath() local
1643 struct mesh_path *mpath; in ieee80211_change_mpath() local
1668 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo()
1715 struct mesh_path *mpath; in ieee80211_get_mpath() local
1736 struct mesh_path *mpath; in ieee80211_dump_mpath() local
1752 static void mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, in mpp_set_pinfo()
1766 struct mesh_path *mpath; in ieee80211_get_mpp() local
1787 struct mesh_path *mpath; in ieee80211_dump_mpp() local
Dmesh.h333 static inline void mesh_path_activate(struct mesh_path *mpath) in mesh_path_activate()
Dtx.c2358 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; in ieee80211_build_hdr() local