Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dmesh_sync.c30 struct sync_method { struct
196 static const struct sync_method sync_methods[] = {
Dcfg.c2168 ifmsh->mesh_sp_id = setup->sync_method; in copy_mesh_setup()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh.h409 , u8 path_sel_proto, u8 path_sel_metric, u8 congest_ctl_mode, u8 sync_method, u8 auth_proto
Drtw_mesh.c53 , u8 path_sel_proto, u8 path_sel_metric, u8 congest_ctl_mode, u8 sync_method, u8 auth_proto in rtw_set_ie_mesh_config() argument
64 SET_MESH_CONF_ELE_SYNC_METHOD_ID(conf, sync_method); in rtw_set_ie_mesh_config()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_cfg80211.c8994 RTW_PRINT_SEL(sel, "sync_method:%u\n", setup->sync_method); in dump_mesh_setup()
9152 minfo->mesh_sp_id = setup->sync_method; in rtw_cfg80211_mesh_info_set_profile()