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

/net/mac80211/
H A Dmesh.h311 int mesh_path_del(struct ieee80211_sub_if_data *sdata, const u8 *addr);
H A Dmesh_pathtbl.c848 * mesh_path_del - delete a mesh path from the table
855 int mesh_path_del(struct ieee80211_sub_if_data *sdata, const u8 *addr) function
1101 mesh_path_del(mpath->sdata, mpath->dst);
H A Dtx.c1908 mesh_path_del(mpath->sdata, mpath->dst);
H A Dcfg.c1400 return mesh_path_del(sdata, dst);

Completed in 158 milliseconds