Home
last modified time | relevance | path

Searched refs:preq_queue_len (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/net/mac80211/
Dmesh_hwmp.c1002 if (ifmsh->preq_queue_len == MAX_PREQ_QUEUE_LEN) { in mesh_queue_preq()
1025 ++ifmsh->preq_queue_len; in mesh_queue_preq()
1057 if (!ifmsh->preq_queue_len || in mesh_path_start_discovery()
1067 --ifmsh->preq_queue_len; in mesh_path_start_discovery()
Dmesh.c1754 if (ifmsh->preq_queue_len && in ieee80211_mesh_work()
Dieee80211_i.h709 int preq_queue_len; member