Searched refs:default_mesh_config (Results 1 – 4 of 4) sorted by relevance
52 const struct mesh_config default_mesh_config = { variable
304 extern const struct mesh_config default_mesh_config;
1173 &default_mesh_config); in cfg80211_netdev_notifier_call()
5561 memcpy(&cur_params, &default_mesh_config, sizeof(cur_params)); in nl80211_get_mesh_config()9417 memcpy(&cfg, &default_mesh_config, sizeof(cfg)); in nl80211_join_mesh()