Searched defs:mesh_setup (Results 1 – 1 of 1) sorted by relevance
2042 struct mesh_setup { struct2043 struct cfg80211_chan_def chandef;2044 const u8 *mesh_id;2045 u8 mesh_id_len;2046 u8 sync_method;2047 u8 path_sel_proto;2048 u8 path_metric;2049 u8 auth_id;2050 const u8 *ie;2051 u8 ie_len;[all …]