Home
last modified time | relevance | path

Searched refs:default_mesh_config (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/wireless/
H A Dmesh.c53 const struct mesh_config default_mesh_config = { variable
H A Dcore.h330 extern const struct mesh_config default_mesh_config;
H A Dcore.c1387 &default_mesh_config); in cfg80211_netdev_notifier_call()
H A Dnl80211.c7108 memcpy(&cur_params, &default_mesh_config, sizeof(cur_params)); in nl80211_get_mesh_config()
11649 memcpy(&cfg, &default_mesh_config, sizeof(cfg)); in nl80211_join_mesh()