Searched defs:mpath (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/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() 464 struct sk_buff *skb, struct mesh_path *mpath) in mesh_fast_tx_cache() 624 void mesh_fast_tx_flush_mpath(struct mesh_path *mpath) in mesh_fast_tx_flush_mpath() 684 struct mesh_path *mpath, *new_mpath; in mesh_path_add() local [all …]
|
D | mesh_hwmp.c | 398 struct mesh_path *mpath; in hwmp_route_info_get() local 586 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process() local 710 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected() 722 struct mesh_path *mpath; in hwmp_prep_frame_process() local 784 struct mesh_path *mpath; in hwmp_perr_frame_process() local 838 struct mesh_path *mpath; in hwmp_rann_frame_process() local 997 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq() 1059 struct mesh_path *mpath; in mesh_path_start_discovery() local 1160 struct mesh_path *mpath; in mesh_nexthop_resolve() local 1236 struct mesh_path *mpath, const u8 *addr) in mesh_path_refresh() [all …]
|
D | mesh.h | 186 struct mesh_path *mpath, *mppath; member 408 static inline void mesh_path_activate(struct mesh_path *mpath) in mesh_path_activate()
|
D | cfg.c | 2285 struct mesh_path *mpath; in ieee80211_add_mpath() local 2325 struct mesh_path *mpath; in ieee80211_change_mpath() local 2350 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo() 2401 struct mesh_path *mpath; in ieee80211_get_mpath() local 2422 struct mesh_path *mpath; in ieee80211_dump_mpath() local 2438 static void mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, in mpp_set_pinfo() 2452 struct mesh_path *mpath; in ieee80211_get_mpp() local 2473 struct mesh_path *mpath; in ieee80211_dump_mpp() local
|
D | tx.c | 2609 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; in ieee80211_build_hdr() local
|
/linux-6.14.4/fs/xfs/scrub/ |
D | metapath.c | 78 struct xchk_metapath *mpath = buf; in xchk_metapath_cleanup() local 93 struct xchk_metapath *mpath; in xchk_setup_metapath_scan() local 267 struct xchk_metapath *mpath) in xchk_metapath_ilock_both() 293 struct xchk_metapath *mpath) in xchk_metapath_iunlock() 307 struct xchk_metapath *mpath = sc->buf; in xchk_metapath() local 356 struct xchk_metapath *mpath) in xrep_metapath_link() 377 struct xchk_metapath *mpath, in xrep_metapath_unlink() 429 struct xchk_metapath *mpath, in xrep_metapath_try_link() 494 struct xchk_metapath *mpath, in xchk_metapath_ilock_parent_and_child() 527 struct xchk_metapath *mpath, in xrep_metapath_try_unlink() [all …]
|
/linux-6.14.4/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
|