Home
last modified time | relevance | path

Searched refs:mesh_path_del (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmesh.h313 int mesh_path_del(struct ieee80211_sub_if_data *sdata, const u8 *addr);
H A Dmesh_pathtbl.c640 int mesh_path_del(struct ieee80211_sub_if_data *sdata, const u8 *addr) in mesh_path_del() function
H A Dcfg.c1885 return mesh_path_del(sdata, dst); in ieee80211_del_mpath()
H A Dtx.c2644 mesh_path_del(sdata, mpath->dst); in ieee80211_build_hdr()