Searched defs:mpath (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/net/mac80211/ |
D | mesh_pathtbl.c | 72 static inline bool mpath_expired(struct mesh_path *mpath) in mpath_expired() 81 struct mesh_path *mpath = ptr; in mesh_path_rht_free() local 115 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta) in mesh_path_assign_nexthop() 246 struct mesh_path *mpath; in mpath_lookup() local 283 struct mesh_path *mpath; in __mesh_path_lookup_by_idx() local 337 int mesh_path_add_gate(struct mesh_path *mpath) in mesh_path_add_gate() 374 static void mesh_gate_del(struct mesh_table *tbl, struct mesh_path *mpath) in mesh_gate_del() 463 struct sk_buff *skb, struct mesh_path *mpath) in mesh_fast_tx_cache() 618 void mesh_fast_tx_flush_mpath(struct mesh_path *mpath) in mesh_fast_tx_flush_mpath() 675 struct mesh_path *mpath, *new_mpath; in mesh_path_add() local [all …]
|
D | mesh_hwmp.c | 392 struct mesh_path *mpath; in hwmp_route_info_get() local 580 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process() local 704 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected() 716 struct mesh_path *mpath; in hwmp_prep_frame_process() local 778 struct mesh_path *mpath; in hwmp_perr_frame_process() local 832 struct mesh_path *mpath; in hwmp_rann_frame_process() local 991 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq() 1053 struct mesh_path *mpath; in mesh_path_start_discovery() local 1154 struct mesh_path *mpath; in mesh_nexthop_resolve() local 1230 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 | 2203 struct mesh_path *mpath; in ieee80211_add_mpath() local 2243 struct mesh_path *mpath; in ieee80211_change_mpath() local 2268 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo() 2319 struct mesh_path *mpath; in ieee80211_get_mpath() local 2340 struct mesh_path *mpath; in ieee80211_dump_mpath() local 2356 static void mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, in mpp_set_pinfo() 2370 struct mesh_path *mpath; in ieee80211_get_mpp() local 2391 struct mesh_path *mpath; in ieee80211_dump_mpp() local
|
D | tx.c | 2600 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; in ieee80211_build_hdr() local
|
/linux-6.8/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
|