Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c235 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() function
9572 if (nl80211_put_mesh_config(msg, &params->conf) < 0) in nl80211_join_mesh()