Searched defs:mesh_setup (Results 1 – 1 of 1) sorted by relevance
1349 struct mesh_setup { struct1350 struct cfg80211_chan_def chandef;1351 const u8 *mesh_id;1352 u8 mesh_id_len;1353 u8 sync_method;1354 u8 path_sel_proto;1355 u8 path_metric;1356 u8 auth_id;1357 const u8 *ie;1358 u8 ie_len;[all …]