Home
last modified time | relevance | path

Searched refs:MESH_PATH_REQ_QUEUED (Results 1 – 2 of 2) sorted by relevance

/linux/net/mac80211/
A Dmesh_hwmp.c997 if (mpath->flags & MESH_PATH_REQ_QUEUED) { in mesh_queue_preq()
1007 mpath->flags |= MESH_PATH_REQ_QUEUED; in mesh_queue_preq()
1066 mpath->flags &= ~MESH_PATH_REQ_QUEUED; in mesh_path_start_discovery()
1276 mpath->flags &= ~MESH_PATH_REQ_QUEUED; in mesh_path_timer()
1282 MESH_PATH_REQ_QUEUED); in mesh_path_timer()
A Dmesh.h42 MESH_PATH_REQ_QUEUED = BIT(5), enumerator

Completed in 7 milliseconds