Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh_hwmp.c1012 if (ifmsh->preq_queue_len == MAX_PREQ_QUEUE_LEN) { in mesh_queue_preq()
1035 ++ifmsh->preq_queue_len; in mesh_queue_preq()
1067 if (!ifmsh->preq_queue_len || in mesh_path_start_discovery()
1077 --ifmsh->preq_queue_len; in mesh_path_start_discovery()
H A Dmesh_pathtbl.c1033 --ifmsh->preq_queue_len; in mesh_path_flush_pending()
H A Dmesh.c1744 if (ifmsh->preq_queue_len && in ieee80211_mesh_work()
H A Dieee80211_i.h786 int preq_queue_len; member