Searched defs:mpath (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/net/mac80211/ |
D | mesh_pathtbl.c | 71 static inline bool mpath_expired(struct mesh_path *mpath) in mpath_expired() 80 struct mesh_path *mpath = ptr; in mesh_path_rht_free() local 114 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta) in mesh_path_assign_nexthop() 245 struct mesh_path *mpath; in mpath_lookup() local 282 struct mesh_path *mpath; in __mesh_path_lookup_by_idx() local 334 int mesh_path_add_gate(struct mesh_path *mpath) in mesh_path_add_gate() 371 static void mesh_gate_del(struct mesh_table *tbl, struct mesh_path *mpath) in mesh_gate_del() 458 struct sk_buff *skb, struct mesh_path *mpath) in mesh_fast_tx_cache() 613 void mesh_fast_tx_flush_mpath(struct mesh_path *mpath) in mesh_fast_tx_flush_mpath() 670 struct mesh_path *mpath, *new_mpath; in mesh_path_add() local [all …]
|
D | mesh_hwmp.c | 390 struct mesh_path *mpath; in hwmp_route_info_get() local 578 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process() local 702 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected() 714 struct mesh_path *mpath; in hwmp_prep_frame_process() local 776 struct mesh_path *mpath; in hwmp_perr_frame_process() local 830 struct mesh_path *mpath; in hwmp_rann_frame_process() local 989 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq() 1051 struct mesh_path *mpath; in mesh_path_start_discovery() local 1152 struct mesh_path *mpath; in mesh_nexthop_resolve() local 1228 struct mesh_path *mpath, const u8 *addr) in mesh_path_refresh() [all …]
|
D | mesh.h | 156 struct mesh_path *mpath, *mppath; member 377 static inline void mesh_path_activate(struct mesh_path *mpath) in mesh_path_activate()
|
D | cfg.c | 2238 struct mesh_path *mpath; in ieee80211_add_mpath() local 2278 struct mesh_path *mpath; in ieee80211_change_mpath() local 2303 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo() 2354 struct mesh_path *mpath; in ieee80211_get_mpath() local 2375 struct mesh_path *mpath; in ieee80211_dump_mpath() local 2391 static void mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, in mpp_set_pinfo() 2405 struct mesh_path *mpath; in ieee80211_get_mpp() local 2426 struct mesh_path *mpath; in ieee80211_dump_mpp() local
|
D | tx.c | 2590 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; in ieee80211_build_hdr() local
|
/linux-6.6.21/drivers/s390/cio/ |
D | io_sch.h | 154 unsigned int mpath:1; /* do multipathing */ member 164 unsigned int mpath:1; /* multipathing is set up */ member
|
D | device_pgid.c | 38 int mpath = cdev->private->flags.mpath; in verify_done() local
|