Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh_pathtbl.c27 static inline bool mpath_expired(struct mesh_path *mpath) in mpath_expired()
40 struct mesh_path *mpath; member
206 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta) in mesh_path_assign_nexthop()
338 struct mesh_path *mpath; in mpath_lookup() local
444 int mesh_path_add_gate(struct mesh_path *mpath) in mesh_path_add_gate()
487 static void mesh_gate_del(struct mesh_table *tbl, struct mesh_path *mpath) in mesh_gate_del()
532 struct mesh_path *mpath, *new_mpath; in mesh_path_add() local
666 struct mesh_path *mpath, *new_mpath; in mpp_path_add() local
754 struct mesh_path *mpath; in mesh_plink_broken() local
791 struct mesh_path *mpath = node->mpath; in __mesh_path_del() local
[all …]
Dmesh_hwmp.c370 struct mesh_path *mpath; in hwmp_route_info_get() local
529 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process() local
649 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()
661 struct mesh_path *mpath; in hwmp_prep_frame_process() local
723 struct mesh_path *mpath; in hwmp_perr_frame_process() local
776 struct mesh_path *mpath; in hwmp_rann_frame_process() local
928 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq()
990 struct mesh_path *mpath; in mesh_path_start_discovery() local
1083 struct mesh_path *mpath; in mesh_nexthop_resolve() local
1139 struct mesh_path *mpath; in mesh_nexthop_lookup() local
[all …]
Dcfg.c1405 struct mesh_path *mpath; in ieee80211_add_mpath() local
1445 struct mesh_path *mpath; in ieee80211_change_mpath() local
1470 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo()
1517 struct mesh_path *mpath; in ieee80211_get_mpath() local
1538 struct mesh_path *mpath; in ieee80211_dump_mpath() local
1554 static void mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, in mpp_set_pinfo()
1568 struct mesh_path *mpath; in ieee80211_get_mpp() local
1589 struct mesh_path *mpath; in ieee80211_dump_mpp() local
Dmesh.h355 static inline void mesh_path_activate(struct mesh_path *mpath) in mesh_path_activate()
Dtx.c2012 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; in ieee80211_build_hdr() local
/linux-4.4.14/drivers/s390/cio/
Dio_sch.h140 unsigned int mpath:1; /* do multipathing */ member
151 unsigned int mpath:1; /* multipathing is set up */ member
Ddevice_pgid.c36 int mpath = cdev->private->flags.mpath; in verify_done() local