Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh_pathtbl.c72 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 …]
H A Dmesh.h186 struct mesh_path *mpath, *mppath; member
408 static inline void mesh_path_activate(struct mesh_path *mpath) in mesh_path_activate()
H A Dcfg.c2285 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
H A Dtx.c2609 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; in ieee80211_build_hdr() local
/linux/fs/xfs/scrub/
H A Dmetapath.c78 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/drivers/s390/cio/
H A Dio_sch.h154 unsigned int mpath:1; /* do multipathing */ member
164 unsigned int mpath:1; /* multipathing is set up */ member
H A Ddevice_pgid.c38 int mpath = cdev->private->flags.mpath; in verify_done() local