Searched defs:mesh_setup (Results 1 – 1 of 1) sorted by relevance
2489 struct mesh_setup { struct2490 struct cfg80211_chan_def chandef;2491 const u8 *mesh_id;2492 u8 mesh_id_len;2493 u8 sync_method;2494 u8 path_sel_proto;2495 u8 path_metric;2496 u8 auth_id;2497 const u8 *ie;2498 u8 ie_len;[all …]