Searched refs:mesh_path_root_timer (Results 1 – 2 of 2) sorted by relevance
694 from_timer(sdata, t, u.mesh.mesh_path_root_timer); in ieee80211_mesh_path_root_timer()709 del_timer_sync(&ifmsh->mesh_path_root_timer); in ieee80211_mesh_root_setup()942 mod_timer(&ifmsh->mesh_path_root_timer, in ieee80211_mesh_rootpath()1245 del_timer_sync(&sdata->u.mesh.mesh_path_root_timer); in ieee80211_stop_mesh()1787 timer_setup(&ifmsh->mesh_path_root_timer, in ieee80211_mesh_init_sdata()
738 struct timer_list mesh_path_root_timer; member