Home
last modified time | relevance | path

Searched refs:MESH_PATH_DELETED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh.h30 * @MESH_PATH_DELETED: the mesh path has been deleted and should no longer
43 MESH_PATH_DELETED = BIT(6), enumerator
H A Dmesh_hwmp.c1058 if (mpath->flags & (MESH_PATH_DELETED | MESH_PATH_FIXED)) { in mesh_path_start_discovery()
1108 if (!(mpath->flags & MESH_PATH_DELETED)) in mesh_path_start_discovery()
H A Dmesh_pathtbl.c512 mpath->flags |= MESH_PATH_RESOLVING | MESH_PATH_DELETED; in mesh_path_free_rcu()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.h31 * @MESH_PATH_DELETED: the mesh path has been deleted and should no longer
44 MESH_PATH_DELETED = BIT(6), enumerator
H A Dmesh_hwmp.c1076 if (mpath->flags & (MESH_PATH_DELETED | MESH_PATH_FIXED)) { in mesh_path_start_discovery()
1126 if (!(mpath->flags & MESH_PATH_DELETED)) in mesh_path_start_discovery()
H A Dmesh_pathtbl.c787 mpath->flags |= MESH_PATH_RESOLVING | MESH_PATH_DELETED; in mesh_path_free_rcu()

Completed in 11 milliseconds