Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dmesh.c57 const struct mesh_config default_mesh_config = { variable
Dcore.h329 extern const struct mesh_config default_mesh_config;
Dcore.c1506 &default_mesh_config); in cfg80211_netdev_notifier_call()
Dnl80211.c7923 memcpy(&cur_params, &default_mesh_config, sizeof(cur_params)); in nl80211_get_mesh_config()
12771 memcpy(&cfg, &default_mesh_config, sizeof(cfg)); in nl80211_join_mesh()