Searched refs:mesh_path_root_timer (Results 1 – 5 of 5) sorted by relevance
621 from_timer(sdata, t, u.mesh.mesh_path_root_timer); in ieee80211_mesh_path_root_timer()636 del_timer_sync(&ifmsh->mesh_path_root_timer); in ieee80211_mesh_root_setup()741 mod_timer(&ifmsh->mesh_path_root_timer, in ieee80211_mesh_rootpath()1033 del_timer_sync(&sdata->u.mesh.mesh_path_root_timer); in ieee80211_stop_mesh()1557 timer_setup(&ifmsh->mesh_path_root_timer, in ieee80211_mesh_init_sdata()
674 struct timer_list mesh_path_root_timer; member
1431 rtw_mod_timer(&adapter->mesh_path_root_timer, in rtw_ieee80211_mesh_rootpath()1446 _cancel_timer_ex(&adapter->mesh_path_root_timer); in rtw_ieee80211_mesh_root_setup()
3389 …rtw_init_timer(&adapter->mesh_path_root_timer, adapter, rtw_ieee80211_mesh_path_root_timer, adapte… in rtw_mesh_init_mesh_info()3410 _cancel_timer_ex(&adapter->mesh_path_root_timer); in rtw_mesh_deinit_mesh_info()
1999 _timer mesh_path_root_timer; member