Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh.h293 int mesh_path_del(struct ieee80211_sub_if_data *sdata, const u8 *addr);
H A Dmesh_pathtbl.c625 * mesh_path_del - delete a mesh path from the table
632 int mesh_path_del(struct ieee80211_sub_if_data *sdata, const u8 *addr) in mesh_path_del() function
H A Dcfg.c1887 return mesh_path_del(sdata, dst); in ieee80211_del_mpath()
H A Dtx.c2645 mesh_path_del(sdata, mpath->dst); in ieee80211_build_hdr()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.h327 int mesh_path_del(struct ieee80211_sub_if_data *sdata, const u8 *addr);
H A Dmesh_pathtbl.c904 * mesh_path_del - delete a mesh path from the table
911 int mesh_path_del(struct ieee80211_sub_if_data *sdata, const u8 *addr) in mesh_path_del() function
H A Dcfg.c2268 return mesh_path_del(sdata, dst); in ieee80211_del_mpath()
H A Dtx.c2701 mesh_path_del(sdata, mpath->dst); in ieee80211_build_hdr()

Completed in 27 milliseconds