Home
last modified time | relevance | path

Searched defs:mpath (Results 1 – 4 of 4) 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()
/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