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.c205 static int nl80211_put_mesh_config(struct nl_msg *msg,
3607 ret = nl80211_put_mesh_config(msg, params); in nl80211_set_mesh_config()
8761 static int nl80211_put_mesh_config(struct nl_msg *msg, in nl80211_put_mesh_config() function
8848 if (nl80211_put_mesh_config(msg, &params->conf) < 0) in nl80211_join_mesh()