Searched refs:nl80211_put_mesh_config (Results 1 – 1 of 1) sorted by relevance
235 static int nl80211_put_mesh_config(struct nl_msg *msg,3893 ret = nl80211_put_mesh_config(msg, params); in nl80211_set_mesh_config()9482 static int nl80211_put_mesh_config(struct nl_msg *msg, in nl80211_put_mesh_config() function9572 if (nl80211_put_mesh_config(msg, ¶ms->conf) < 0) in nl80211_join_mesh()