Lines Matching defs:sdata

53 static void mesh_fast_tx_deinit(struct ieee80211_sub_if_data *sdata)  in mesh_fast_tx_deinit()
62 static void mesh_fast_tx_init(struct ieee80211_sub_if_data *sdata) in mesh_fast_tx_init()
244 struct ieee80211_sub_if_data *sdata) in mpath_lookup()
268 mesh_path_lookup(struct ieee80211_sub_if_data *sdata, const u8 *dst) in mesh_path_lookup()
274 mpp_path_lookup(struct ieee80211_sub_if_data *sdata, const u8 *dst) in mpp_path_lookup()
311 mesh_path_lookup_by_idx(struct ieee80211_sub_if_data *sdata, int idx) in mesh_path_lookup_by_idx()
326 mpp_path_lookup_by_idx(struct ieee80211_sub_if_data *sdata, int idx) in mpp_path_lookup_by_idx()
397 int mesh_gate_num(struct ieee80211_sub_if_data *sdata) in mesh_gate_num()
403 struct mesh_path *mesh_path_new(struct ieee80211_sub_if_data *sdata, in mesh_path_new()
434 mesh_fast_tx_get(struct ieee80211_sub_if_data *sdata, const u8 *addr) in mesh_fast_tx_get()
462 void mesh_fast_tx_cache(struct ieee80211_sub_if_data *sdata, in mesh_fast_tx_cache()
600 void mesh_fast_tx_gc(struct ieee80211_sub_if_data *sdata) in mesh_fast_tx_gc()
620 struct ieee80211_sub_if_data *sdata = mpath->sdata; in mesh_fast_tx_flush_mpath() local
633 void mesh_fast_tx_flush_sta(struct ieee80211_sub_if_data *sdata, in mesh_fast_tx_flush_sta()
648 void mesh_fast_tx_flush_addr(struct ieee80211_sub_if_data *sdata, in mesh_fast_tx_flush_addr()
671 struct mesh_path *mesh_path_add(struct ieee80211_sub_if_data *sdata, in mesh_path_add()
713 int mpp_path_add(struct ieee80211_sub_if_data *sdata, in mpp_path_add()
763 struct ieee80211_sub_if_data *sdata = sta->sdata; in mesh_plink_broken() local
789 struct ieee80211_sub_if_data *sdata = mpath->sdata; in mesh_path_free_rcu() local
826 struct ieee80211_sub_if_data *sdata = sta->sdata; in mesh_path_flush_by_nexthop() local
839 static void mpp_flush_by_proxy(struct ieee80211_sub_if_data *sdata, in mpp_flush_by_proxy()
873 void mesh_path_flush_by_iface(struct ieee80211_sub_if_data *sdata) in mesh_path_flush_by_iface()
889 struct ieee80211_sub_if_data *sdata, in table_path_del()
915 int mesh_path_del(struct ieee80211_sub_if_data *sdata, const u8 *addr) in mesh_path_del()
956 struct ieee80211_sub_if_data *sdata = mpath->sdata; in mesh_path_send_to_gates() local
995 void mesh_path_discard_frame(struct ieee80211_sub_if_data *sdata, in mesh_path_discard_frame()
1043 void mesh_pathtbl_init(struct ieee80211_sub_if_data *sdata) in mesh_pathtbl_init()
1051 void mesh_path_tbl_expire(struct ieee80211_sub_if_data *sdata, in mesh_path_tbl_expire()
1067 void mesh_path_expire(struct ieee80211_sub_if_data *sdata) in mesh_path_expire()
1073 void mesh_pathtbl_unregister(struct ieee80211_sub_if_data *sdata) in mesh_pathtbl_unregister()