Searched refs:mesh_path (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/mac80211/
H A Dmesh.h66 * struct mesh_path - mac80211 mesh path structure
88 * remove/substitute the mesh_path structure and wait until that is no longer
91 struct mesh_path { struct
248 struct mesh_path *mesh_path_lookup(u8 *dst,
250 struct mesh_path *mpp_path_lookup(u8 *dst,
253 struct mesh_path *mesh_path_lookup_by_idx(int idx,
255 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop);
285 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta);
286 void mesh_path_flush_pending(struct mesh_path *mpath);
287 void mesh_path_tx_pending(struct mesh_path *mpat
[all...]
H A Dmesh_pathtbl.c34 * mesh_path structure, useful when resizing
36 struct mesh_path *mpath;
122 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta)
155 struct mesh_path *mesh_path_lookup(u8 *dst, struct ieee80211_sub_if_data *sdata)
157 struct mesh_path *mpath;
182 struct mesh_path *mpp_path_lookup(u8 *dst, struct ieee80211_sub_if_data *sdata)
184 struct mesh_path *mpath;
219 struct mesh_path *mesh_path_lookup_by_idx(int idx, struct ieee80211_sub_if_data *sdata)
256 struct mesh_path *mpath, *new_mpath;
275 new_mpath = kzalloc(sizeof(struct mesh_path), GFP_ATOMI
[all...]
H A Dmesh_hwmp.c36 static void mesh_queue_preq(struct mesh_path *, u8);
329 struct mesh_path *mpath;
474 struct mesh_path *mpath;
568 struct mesh_path *mpath;
633 struct mesh_path *mpath;
677 struct mesh_path *mpath;
779 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags)
830 struct mesh_path *mpath;
920 struct mesh_path *mpath;
975 struct mesh_path *mpat
[all...]
H A Dcfg.c834 struct mesh_path *mpath;
881 struct mesh_path *mpath;
906 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop,
952 struct mesh_path *mpath;
973 struct mesh_path *mpath;
H A Drx.c1673 struct mesh_path *mppath;
H A Dtx.c1750 struct mesh_path *mppath;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/mac80211/
H A Dmesh.h66 * struct mesh_path - mac80211 mesh path structure
88 * remove/substitute the mesh_path structure and wait until that is no longer
91 struct mesh_path { struct
248 struct mesh_path *mesh_path_lookup(u8 *dst,
250 struct mesh_path *mpp_path_lookup(u8 *dst,
253 struct mesh_path *mesh_path_lookup_by_idx(int idx,
255 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop);
285 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta);
286 void mesh_path_flush_pending(struct mesh_path *mpath);
287 void mesh_path_tx_pending(struct mesh_path *mpat
[all...]
H A Dmesh_pathtbl.c34 * mesh_path structure, useful when resizing
36 struct mesh_path *mpath;
122 void mesh_path_assign_nexthop(struct mesh_path *mpath, struct sta_info *sta)
155 struct mesh_path *mesh_path_lookup(u8 *dst, struct ieee80211_sub_if_data *sdata)
157 struct mesh_path *mpath;
182 struct mesh_path *mpp_path_lookup(u8 *dst, struct ieee80211_sub_if_data *sdata)
184 struct mesh_path *mpath;
219 struct mesh_path *mesh_path_lookup_by_idx(int idx, struct ieee80211_sub_if_data *sdata)
256 struct mesh_path *mpath, *new_mpath;
275 new_mpath = kzalloc(sizeof(struct mesh_path), GFP_ATOMI
[all...]
H A Dmesh_hwmp.c36 static void mesh_queue_preq(struct mesh_path *, u8);
329 struct mesh_path *mpath;
474 struct mesh_path *mpath;
568 struct mesh_path *mpath;
633 struct mesh_path *mpath;
677 struct mesh_path *mpath;
779 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags)
830 struct mesh_path *mpath;
920 struct mesh_path *mpath;
975 struct mesh_path *mpat
[all...]
H A Dcfg.c834 struct mesh_path *mpath;
881 struct mesh_path *mpath;
906 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop,
952 struct mesh_path *mpath;
973 struct mesh_path *mpath;
H A Drx.c1673 struct mesh_path *mppath;
H A Dtx.c1750 struct mesh_path *mppath;

Completed in 212 milliseconds