Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh_pathtbl.c80 struct mesh_path *mpath = ptr; in mesh_path_rht_free() local
245 struct mesh_path *mpath; in mpath_lookup() local
282 struct mesh_path *mpath; in __mesh_path_lookup_by_idx() local
679 struct mesh_path *mpath, *new_mpath; in mesh_path_add() local
770 struct mesh_path *mpath; in mesh_plink_broken() local
791 struct mesh_path *mpath) in mesh_path_free_rcu()
832 struct mesh_path *mpath; in mesh_path_flush_by_nexthop() local
847 struct mesh_path *mpath; in mpp_flush_by_proxy() local
860 struct mesh_path *mpath; in table_flush_by_iface() local
897 struct mesh_path *mpath; in table_path_del() local
[all …]
H A Dmesh_hwmp.c390 struct mesh_path *mpath; in hwmp_route_info_get() local
578 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process() local
702 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()
714 struct mesh_path *mpath; in hwmp_prep_frame_process() local
776 struct mesh_path *mpath; in hwmp_perr_frame_process() local
830 struct mesh_path *mpath; in hwmp_rann_frame_process() local
1051 struct mesh_path *mpath; in mesh_path_start_discovery() local
1152 struct mesh_path *mpath; in mesh_nexthop_resolve() local
1228 struct mesh_path *mpath, const u8 *addr) in mesh_path_refresh()
1255 struct mesh_path *mpath; in mesh_nexthop_lookup() local
[all …]
H A Dmesh.h185 struct mesh_path *mpath, *mppath; member
407 static inline void mesh_path_activate(struct mesh_path *mpath) in mesh_path_activate()
H A Dcfg.c2237 struct mesh_path *mpath; in ieee80211_add_mpath() local
2277 struct mesh_path *mpath; in ieee80211_change_mpath() local
2302 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo()
2353 struct mesh_path *mpath; in ieee80211_get_mpath() local
2374 struct mesh_path *mpath; in ieee80211_dump_mpath() local
2390 static void mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, in mpp_set_pinfo()
2404 struct mesh_path *mpath; in ieee80211_get_mpp() local
2425 struct mesh_path *mpath; in ieee80211_dump_mpp() local
H A Dtx.c2590 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; in ieee80211_build_hdr() local
/openbmc/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
/openbmc/qemu/
H A Dmeson_options.txt161 option('mpath', type : 'feature', value : 'auto', feature
/openbmc/qemu/hw/audio/
H A Dwm8750.c54 uint8_t path[4], mpath[2], power, format; member