Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dmesh.c57 const struct mesh_config default_mesh_config = { variable
H A Dcore.h343 extern const struct mesh_config default_mesh_config;
H A Dcore.c1561 &default_mesh_config); in cfg80211_netdev_notifier_call()
H A Dnl80211.c8167 memcpy(&cur_params, &default_mesh_config, sizeof(cur_params)); in nl80211_get_mesh_config()
13090 memcpy(&cfg, &default_mesh_config, sizeof(cfg)); in nl80211_join_mesh()