Searched defs:mesh_setup (Results 1 – 1 of 1) sorted by relevance
1353 struct mesh_setup { struct1354 struct cfg80211_chan_def chandef;1355 const u8 *mesh_id;1356 u8 mesh_id_len;1357 u8 sync_method;1358 u8 path_sel_proto;1359 u8 path_metric;1360 u8 auth_id;1361 const u8 *ie;1362 u8 ie_len;[all …]