Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh_pathtbl.c72 static inline bool mpath_expired(struct mesh_path *mpath) in mpath_expired() argument
81 struct mesh_path *mpath = ptr; in mesh_path_rht_free() local
115 void mesh_path_assign_nexthop(struct mesh_path *mpath, struc argument
246 struct mesh_path *mpath; mpath_lookup() local
283 struct mesh_path *mpath; __mesh_path_lookup_by_idx() local
337 mesh_path_add_gate(struct mesh_path * mpath) mesh_path_add_gate() argument
374 mesh_gate_del(struct mesh_table * tbl,struct mesh_path * mpath) mesh_gate_del() argument
464 mesh_fast_tx_cache(struct ieee80211_sub_if_data * sdata,struct sk_buff * skb,struct mesh_path * mpath) mesh_fast_tx_cache() argument
624 mesh_fast_tx_flush_mpath(struct mesh_path * mpath) mesh_fast_tx_flush_mpath() argument
684 struct mesh_path *mpath, *new_mpath; mesh_path_add() local
775 struct mesh_path *mpath; mesh_plink_broken() local
796 mesh_path_free_rcu(struct mesh_table * tbl,struct mesh_path * mpath) mesh_path_free_rcu() argument
811 __mesh_path_del(struct mesh_table * tbl,struct mesh_path * mpath) __mesh_path_del() argument
837 struct mesh_path *mpath; mesh_path_flush_by_nexthop() local
852 struct mesh_path *mpath; mpp_flush_by_proxy() local
865 struct mesh_path *mpath; table_flush_by_iface() local
901 struct mesh_path *mpath; table_path_del() local
944 mesh_path_tx_pending(struct mesh_path * mpath) mesh_path_tx_pending() argument
963 mesh_path_send_to_gates(struct mesh_path * mpath) mesh_path_send_to_gates() argument
1018 mesh_path_flush_pending(struct mesh_path * mpath) mesh_path_flush_pending() argument
1047 mesh_path_fix_nexthop(struct mesh_path * mpath,struct sta_info * next_hop) mesh_path_fix_nexthop() argument
1076 struct mesh_path *mpath; mesh_path_tbl_expire() local
[all...]
H A Dmesh_hwmp.c398 struct mesh_path *mpath; in hwmp_route_info_get() local
586 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process() local
712 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()
724 struct mesh_path *mpath; in hwmp_prep_frame_process() local
786 struct mesh_path *mpath; in hwmp_perr_frame_process() local
840 struct mesh_path *mpath; in hwmp_rann_frame_process() local
999 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq()
1061 struct mesh_path *mpath; in mesh_path_start_discovery() local
1162 struct mesh_path *mpath; in mesh_nexthop_resolve() local
1238 struct mesh_path *mpath, const u8 *addr) in mesh_path_refresh()
[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.c2284 struct mesh_path *mpath; ieee80211_add_mpath() local
2324 struct mesh_path *mpath; ieee80211_change_mpath() local
2349 mpath_set_pinfo(struct mesh_path * mpath,u8 * next_hop,struct mpath_info * pinfo) mpath_set_pinfo() argument
2400 struct mesh_path *mpath; ieee80211_get_mpath() local
2421 struct mesh_path *mpath; ieee80211_dump_mpath() local
2437 mpp_set_pinfo(struct mesh_path * mpath,u8 * mpp,struct mpath_info * pinfo) mpp_set_pinfo() argument
2451 struct mesh_path *mpath; ieee80211_get_mpp() local
2472 struct mesh_path *mpath; ieee80211_dump_mpp() local
[all...]
H A Dtx.c2593 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