Home
last modified time | relevance | path

Searched defs:mpath (Results 1 – 6 of 6) 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.c2899 struct mesh_path *mpath; in ieee80211_add_mpath() local
2939 struct mesh_path *mpath; in ieee80211_change_mpath() local
2964 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo()
3015 struct mesh_path *mpath; in ieee80211_get_mpath() local
3036 struct mesh_path *mpath; in ieee80211_dump_mpath() local
3052 static void mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, in mpp_set_pinfo()
3066 struct mesh_path *mpath; in ieee80211_get_mpp() local
3087 struct mesh_path *mpath; in ieee80211_dump_mpp() local
H A Dtx.c2660 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; in ieee80211_build_hdr() local
/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