Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dmesh.c88 const struct mesh_setup default_mesh_setup = { variable
H A Dcore.h350 extern const struct mesh_setup default_mesh_setup;
H A Dcore.c1553 memcpy(&setup, &default_mesh_setup, in cfg80211_netdev_notifier_call()
H A Dnl80211.c13077 memcpy(&setup, &default_mesh_setup, sizeof(setup)); in nl80211_join_mesh()