Searched refs:mesh_path_timer (Results 1 – 5 of 5) sorted by relevance
298 void mesh_path_timer(unsigned long data);
992 mod_timer(&ifmsh->mesh_path_timer, ifmsh->last_preq + in mesh_queue_preq()1191 void mesh_path_timer(unsigned long data) in mesh_path_timer() function
908 del_timer_sync(&sdata->u.mesh.mesh_path_timer); in ieee80211_stop_mesh()1388 setup_timer(&ifmsh->mesh_path_timer, in ieee80211_mesh_init_sdata()
401 new_mpath->timer.function = mesh_path_timer; in mesh_path_new()
632 struct timer_list mesh_path_timer; member