Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Dmesh_hwmp.c21 static void mesh_queue_preq(struct mesh_path *, u8);
876 mesh_queue_preq(mpath, PREQ_Q_F_START | PREQ_Q_F_REFRESH); in hwmp_rann_frame_process()
975 static void mesh_queue_preq(struct mesh_path *mpath, u8 flags) in mesh_queue_preq() function
1165 mesh_queue_preq(mpath, PREQ_Q_F_START); in mesh_nexthop_resolve()
1246 mesh_queue_preq(mpath, PREQ_Q_F_START | PREQ_Q_F_REFRESH); in mesh_nexthop_lookup()
1278 mesh_queue_preq(mpath, 0); in mesh_path_timer()