Searched defs:mpath (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/drivers/s390/cio/ |
H A D | device_pgid.c | 36 int mpath = cdev->private->flags.mpath; verify_done() local
|
H A D | io_sch.h | 140 unsigned int mpath:1; /* do multipathing */ member in struct:ccw_device_private::__anon8977 151 unsigned int mpath:1; /* multipathing is set up */ member in struct:ccw_device_private::__anon8978
|
/linux-4.4.14/net/mac80211/ |
H A D | mesh.h | 355 static inline void mesh_path_activate(struct mesh_path *mpath) mesh_path_activate() argument
|
H A D | mesh_pathtbl.c | 27 static inline bool mpath_expired(struct mesh_path *mpath) mpath_expired() argument 40 struct mesh_path *mpath; member in struct:mpath_node 206 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta) mesh_path_assign_nexthop() argument 338 struct mesh_path *mpath; mpath_lookup() local 444 int mesh_path_add_gate(struct mesh_path *mpath) mesh_path_add_gate() argument 487 static void mesh_gate_del(struct mesh_table *tbl, struct mesh_path *mpath) mesh_gate_del() argument 532 struct mesh_path *mpath, *new_mpath; mesh_path_add() local 666 struct mesh_path *mpath, *new_mpath; mpp_path_add() local 754 struct mesh_path *mpath; mesh_plink_broken() local 791 struct mesh_path *mpath = node->mpath; __mesh_path_del() local 819 struct mesh_path *mpath; mesh_path_flush_by_nexthop() local 841 struct mesh_path *mpath; table_flush_by_iface() local 889 struct mesh_path *mpath; mesh_path_del() local 926 void mesh_path_tx_pending(struct mesh_path *mpath) mesh_path_tx_pending() argument 943 int mesh_path_send_to_gates(struct mesh_path *mpath) mesh_path_send_to_gates() argument 1007 void mesh_path_flush_pending(struct mesh_path *mpath) mesh_path_flush_pending() argument 1023 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop) mesh_path_fix_nexthop() argument 1039 struct mesh_path *mpath; mesh_path_node_free() local 1052 struct mesh_path *mpath; mesh_path_node_copy() local 1119 struct mesh_path *mpath; mesh_path_expire() local
|
H A D | mesh_hwmp.c | 370 struct mesh_path *mpath; hwmp_route_info_get() local 529 struct mesh_path *mpath = NULL; hwmp_preq_frame_process() local 649 next_hop_deref_protected(struct mesh_path *mpath) next_hop_deref_protected() argument 661 struct mesh_path *mpath; hwmp_prep_frame_process() local 723 struct mesh_path *mpath; hwmp_perr_frame_process() local 776 struct mesh_path *mpath; hwmp_rann_frame_process() local 928 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) mesh_queue_preq() argument 990 struct mesh_path *mpath; mesh_path_start_discovery() local 1083 struct mesh_path *mpath; mesh_nexthop_resolve() local 1139 struct mesh_path *mpath; mesh_nexthop_lookup() local 1174 struct mesh_path *mpath = (void *) data; mesh_path_timer() local
|
H A D | cfg.c | 1405 struct mesh_path *mpath; ieee80211_add_mpath() local 1445 struct mesh_path *mpath; ieee80211_change_mpath() local 1470 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, mpath_set_pinfo() argument 1517 struct mesh_path *mpath; ieee80211_get_mpath() local 1538 struct mesh_path *mpath; ieee80211_dump_mpath() local 1554 static void mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, mpp_set_pinfo() argument 1568 struct mesh_path *mpath; ieee80211_get_mpp() local 1589 struct mesh_path *mpath; ieee80211_dump_mpp() local
|
H A D | tx.c | 2012 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; ieee80211_build_hdr() local
|
Completed in 228 milliseconds