Home
last modified time | relevance | path

Searched refs:mesh_path (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmesh.h104 struct mesh_path { struct
185 struct mesh_path *mpath, *mppath;
313 struct mesh_path *
315 struct mesh_path *
321 struct mesh_path *
324 int mesh_path_add_gate(struct mesh_path *mpath);
325 int mesh_path_send_to_gates(struct mesh_path *mpath);
352 void mesh_path_flush_pending(struct mesh_path *mpath);
353 void mesh_path_tx_pending(struct mesh_path *mpath);
370 struct sk_buff *skb, struct mesh_path *mpath);
[all …]
H A Dmesh_pathtbl.c245 struct mesh_path *mpath; in mpath_lookup()
266 struct mesh_path *
272 struct mesh_path *
278 static struct mesh_path *
282 struct mesh_path *mpath; in __mesh_path_lookup_by_idx()
309 struct mesh_path *
324 struct mesh_path *
770 struct mesh_path *mpath; in mesh_plink_broken()
832 struct mesh_path *mpath; in mesh_path_flush_by_nexthop()
847 struct mesh_path *mpath; in mpp_flush_by_proxy()
[all …]
H A Dmesh_hwmp.c21 static void mesh_queue_preq(struct mesh_path *, u8);
390 struct mesh_path *mpath; in hwmp_route_info_get()
578 struct mesh_path *mpath = NULL; in hwmp_preq_frame_process()
702 next_hop_deref_protected(struct mesh_path *mpath) in next_hop_deref_protected()
714 struct mesh_path *mpath; in hwmp_prep_frame_process()
776 struct mesh_path *mpath; in hwmp_perr_frame_process()
830 struct mesh_path *mpath; in hwmp_rann_frame_process()
1051 struct mesh_path *mpath; in mesh_path_start_discovery()
1152 struct mesh_path *mpath; in mesh_nexthop_resolve()
1228 struct mesh_path *mpath, const u8 *addr) in mesh_path_refresh()
[all …]
H A Dcfg.c2237 struct mesh_path *mpath; in ieee80211_add_mpath()
2277 struct mesh_path *mpath; in ieee80211_change_mpath()
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()
2374 struct mesh_path *mpath; in ieee80211_dump_mpath()
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()
2425 struct mesh_path *mpath; in ieee80211_dump_mpp()
H A Drx.c2839 struct mesh_path *mppath; in ieee80211_rx_mesh_data()
H A Dtx.c2595 struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL; in ieee80211_build_hdr()