Searched refs:mesh_path (Results 1 – 3 of 3) sorted by relevance
182 enum wlanMeshPath mesh_path; member
2934 wif->mesh_path = wlanMeshPath_hwmp; in wlan_mesh_config_get()2936 wif->mesh_path = wlanMeshPath_unknown; in wlan_mesh_config_get()2975 if (wif->mesh_path == wlanMeshPath_hwmp) in wlan_mesh_config_set()
2168 ctx->scratch->int1 = wif->mesh_path; in op_wlan_mesh_iface()2169 wif->mesh_path = val->v.integer; in op_wlan_mesh_iface()2219 wif->mesh_path = ctx->scratch->int1; in op_wlan_mesh_iface()2262 val->v.integer = wif->mesh_path; in op_wlan_mesh_iface()