Searched defs:mpath (Results 1 – 8 of 8) sorted by relevance
35 static inline bool mpath_expired(struct mesh_path *mpath) in mpath_expired()44 struct mesh_path *mpath = ptr; in mesh_path_rht_free() local86 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta) in mesh_path_assign_nexthop()217 struct mesh_path *mpath; in mpath_lookup() local254 struct mesh_path *mpath; in __mesh_path_lookup_by_idx() local306 int mesh_path_add_gate(struct mesh_path *mpath) in mesh_path_add_gate()343 static void mesh_gate_del(struct mesh_table *tbl, struct mesh_path *mpath) in mesh_gate_del()405 struct mesh_path *mpath, *new_mpath; in mesh_path_add() local494 struct mesh_path *mpath; in mesh_plink_broken() local515 struct mesh_path *mpath) in mesh_path_free_rcu()[all …]
385 struct mesh_path *mpath; in hwmp_route_info_get() local564 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process() local688 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()700 struct mesh_path *mpath; in hwmp_prep_frame_process() local762 struct mesh_path *mpath; in hwmp_perr_frame_process() local816 struct mesh_path *mpath; in hwmp_rann_frame_process() local971 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq()1033 struct mesh_path *mpath; in mesh_path_start_discovery() local1134 struct mesh_path *mpath; in mesh_nexthop_resolve() local1223 struct mesh_path *mpath; in mesh_nexthop_lookup() local[all …]
1858 struct mesh_path *mpath; in ieee80211_add_mpath() local1898 struct mesh_path *mpath; in ieee80211_change_mpath() local1923 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo()1974 struct mesh_path *mpath; in ieee80211_get_mpath() local1995 struct mesh_path *mpath; in ieee80211_dump_mpath() local2011 static void mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, in mpp_set_pinfo()2025 struct mesh_path *mpath; in ieee80211_get_mpp() local2046 struct mesh_path *mpath; in ieee80211_dump_mpp() local
349 static inline void mesh_path_activate(struct mesh_path *mpath) in mesh_path_activate()
2543 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; in ieee80211_build_hdr() local
154 unsigned int mpath:1; /* do multipathing */ member165 unsigned int mpath:1; /* multipathing is set up */ member
37 int mpath = cdev->private->flags.mpath; in verify_done() local
78 bool mpath; member