Lines Matching refs:mesh_path

27 static inline bool mpath_expired(struct mesh_path *mpath)  in mpath_expired()
40 struct mesh_path *mpath;
206 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta) in mesh_path_assign_nexthop()
226 struct mesh_path *gate_mpath) in prepare_for_gate()
283 static void mesh_path_move_to_queue(struct mesh_path *gate_mpath, in mesh_path_move_to_queue()
284 struct mesh_path *from_mpath, in mesh_path_move_to_queue()
335 static struct mesh_path *mpath_lookup(struct mesh_table *tbl, const u8 *dst, in mpath_lookup()
338 struct mesh_path *mpath; in mpath_lookup()
367 struct mesh_path *
373 struct mesh_path *
389 struct mesh_path *
422 struct mesh_path *
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()
526 struct mesh_path *mesh_path_add(struct ieee80211_sub_if_data *sdata, in mesh_path_add()
532 struct mesh_path *mpath, *new_mpath; in mesh_path_add()
565 new_mpath = kzalloc(sizeof(struct mesh_path), GFP_ATOMIC); in mesh_path_add()
666 struct mesh_path *mpath, *new_mpath; in mpp_path_add()
681 new_mpath = kzalloc(sizeof(struct mesh_path), GFP_ATOMIC); in mpp_path_add()
754 struct mesh_path *mpath; in mesh_plink_broken()
791 struct mesh_path *mpath = node->mpath; in __mesh_path_del()
819 struct mesh_path *mpath; in mesh_path_flush_by_nexthop()
841 struct mesh_path *mpath; in table_flush_by_iface()
889 struct mesh_path *mpath; in mesh_path_del()
926 void mesh_path_tx_pending(struct mesh_path *mpath) in mesh_path_tx_pending()
943 int mesh_path_send_to_gates(struct mesh_path *mpath) in mesh_path_send_to_gates()
947 struct mesh_path *from_mpath = mpath; in mesh_path_send_to_gates()
1007 void mesh_path_flush_pending(struct mesh_path *mpath) in mesh_path_flush_pending()
1023 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop) in mesh_path_fix_nexthop()
1039 struct mesh_path *mpath; in mesh_path_node_free()
1052 struct mesh_path *mpath; in mesh_path_node_copy()
1119 struct mesh_path *mpath; in mesh_path_expire()