Home
last modified time | relevance | path

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

/net/wireless/
Dmesh.c52 const struct mesh_config default_mesh_config = { variable
Dcore.h304 extern const struct mesh_config default_mesh_config;
Dcore.c1173 &default_mesh_config); in cfg80211_netdev_notifier_call()
Dnl80211.c5561 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()