Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh_hwmp.c892 mesh_queue_preq(mpath, PREQ_Q_F_START | PREQ_Q_F_REFRESH); in hwmp_rann_frame_process()
1116 if (preq_node->flags & PREQ_Q_F_REFRESH) in mesh_path_start_discovery()
1240 mesh_queue_preq(mpath, PREQ_Q_F_START | PREQ_Q_F_REFRESH); in mesh_path_refresh()
H A Dieee80211_i.h340 #define PREQ_Q_F_REFRESH 0x2 macro