Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dmesh.c621 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()
Dieee80211_i.h674 struct timer_list mesh_path_root_timer; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh_hwmp.c1431 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()
Drtw_mesh.c3389 …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()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Ddrv_types.h1999 _timer mesh_path_root_timer; member